Aptos NPM MCP
OfficialClick on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Aptos NPM MCPcreate a new Aptos API key"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
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 →
Related MCP server: aptos-mcp
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
Go to https://geomi.dev/
Click on your name in the bottom left corner
Click on "Bot Keys"
Click on the "Create Bot Key" button
Copy the Bot Key and paste it into the MCP configuration file as an env arg:
APTOS_BOT_KEY=<your-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
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/aptos-labs/aptos-npm-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server