Labsco
MCP SERVER

Aptos NPM MCP

by aptos-labs

Build on Aptos with current Move patterns and gas stations set up for you.

Framework & SDK Documentation Lookup
Summary
The point is currency, not raw capability.

Aptos ships fast enough that a general model's Move knowledge goes stale — gas stations, the no-code indexer and the current wallet adapters all postdate most training data. This server carries the up-to-date guidance alongside tools that perform the platform setup, so the agent both knows the current pattern and can wire it up for you.

What it is

Aptos's own MCP server: tools that automate Aptos Geomi platform setup, plus development guides that keep an AI agent on current Move and Aptos practice rather than the version it was trained on.

What you get
  • Aptos Geomi platform management automated, so project setup is not a manual walkthrough
  • Gas stations for sponsored transactions, so your users can transact without holding gas themselves
  • API keys and rate limits configured for production applications
  • Current Move smart contract patterns instead of the outdated ones a general model reaches for
  • Modern Aptos features — sponsored transactions, the no-code indexer, wallet adapters including Google login
  • Correct CLI usage and workflows for today's Aptos commands
Requirements

Node ≥ 22.12.0 and npm ≥ 10, both bundled with node 22. A Geomi Bot API Key, created under Bot Keys at geomi.dev, supplied as `APTOS_BOT_KEY` in the MCP configuration. Integration guides are provided for Cursor, Claude Code and Codex.

Setup effort

One command plus a key — npx -y @aptos-labs/aptos-mcp, then supply credentials