Skip to main content
Glama

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

  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=<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

Install Server
A
license - permissive license
B
quality
C
maintenance

Maintenance

–Maintainers
–Response time
–Release cycle
–Releases (12mo)
Commit activity
Issues opened vs closed

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

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