trackmcp
Back to directory
aptos-labs

aptos-npm-mcp

View on GitHub

Aptos NPM MCP

13 stars TypeScriptOthers Updated Jul 2, 2026

Documentation

Aptos NPM MCP

What This MCP Server Can Do

The Aptos MCP Server provides specialized tools and development guides that automate Aptos infrastructure and ensure AI agents use current best practices.

๐Ÿš€ Infrastructure Automation

  • Automate Aptos Geomi platform management (skip manual setup steps and let the agent manage your projects)
  • Create gas stations for sponsored transactions (give your users free transactions with web2 UX)
  • Handle API keys and rate limits (automated setup for production apps)

๐Ÿค– AI Agent Guidance

  • Current Move smart contract patterns (MCP-specialized up-to-date language vs outdated general models)
  • Modern Aptos features (sponsored transactions, no-code indexer, wallet adapters for Google login)
  • Proper CLI usage and workflows (current Aptos commands vs generic blockchain knowledge)

Why This Exists: Aptos moves so fast that generic AI models don't know about new features like Aptos Geomi gas stations, no-code indexers, or current Move patterns.

๐Ÿ“‹ **View Complete Capabilities โ†’**


Prerequisites

  • node and npm (node โ‰ฅ 22.12.0, npm โ‰ฅ 10 โ€” bundled with node 22)
  • Geomi Bot Api Key

Generate a `Geomi Bot Api Key`

To be able to make Geomi actions like managing api keys, etc. Follow those instruction to generate a new Bot Api Key to use with the MCP

1. Go to https://geomi.dev/

2. Click on your name in the bottom left corner

3. Click on "Bot Keys"

4. Click on the "Create Bot Key" button

5. Copy the Bot Key and paste it into the MCP configuration file as an env arg: `APTOS_BOT_KEY=`

Production Usage

Follow these guides on how to integrate the Aptos MCP with your prefered interface

Start vibe coding.

Make sure to read the user guide for best results.

Development Usage

Follow this guide on how to develop locally the Aptos MCP

Frequently asked questions

What is aptos-npm-mcp?

aptos-npm-mcp is Aptos NPM MCP

How do I install aptos-npm-mcp?

Open the GitHub repository and follow its README. Most MCP servers are added to your client's MCP config, then called by your agent.

Is aptos-npm-mcp open source?

Yes โ€” it is hosted on GitHub at https://github.com/aptos-labs/aptos-npm-mcp and has 13 stars.

Related MCP tools

Run your own MCP server? See who uses it and what to fix.

Measure it with TrackMCP