Aptos Mcp
@aptos-labs
关于 Aptos Mcp
An AI-powered developer experience for Aptos that lets users vibe code and deploy full-stack dApps with minimal setup.
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"aptos-mcp": {
"command": "npx",
"args": [
"-y",
"@aptos-labs/aptos-mcp"
],
"env": {
"APTOS_BOT_KEY": "<bot_api_key>"
}
}
}
}工具
15Get your Aptos Build Organizations with their projects and applications and the API Keys. Api Keys are secret keys so it is important to keep them safe and secure. To get the full node api keys, you need to get the Applications with a serviceType of "Api". To get the gas station api keys, you need to get the Applications with a serviceType of "Gs".
Create a new Organization for your Aptos Build.
Create a new Application for your Aptos Build Organization. This tool can be used to create an API resource application to then create api keys for general blockchain interactions.
Create a new Project for your Aptos Build Organization.
Create a new API Key for your Aptos Build Organization. Api Keys are secret keys so it is important to keep them safe and secure. This tool can be used to create an Api Key (aka full node api key) for an Api resource application.
Update an API Key for your Aptos Build Organization.
Returns the version of the MCP server
Build an Aptos smart contract - returns all resources from move and management directories. Use this tool when you need guidance on how to build a smart contract for a dapp on Aptos.
Build a UI frontend for Aptos dApp - returns all resources from frontend directory. Use this tool when you need guidance on how to build a frontend for a dapp on Aptos.
Build a complete full-stack Aptos dApp - returns all resources from move, management, and frontend directories. Use this tool when you need guidance on how to build a full-stack dapp on Aptos.
Get a list of all available Aptos development resources. Use this first to see what guidance is available, then use get_specific_aptos_resource to fetch the relevant one.
Retrieve a specific Aptos development resource by its exact filename (without .md extension).
PRIMARY PROMPT: Use this as the main system prompt when building any Aptos dApp. Sets up mandatory MCP consultation workflow and prevents outdated knowledge usage.
MID-DEVELOPMENT REMINDER: Use this prompt when you notice the conversation has gone few exchanges without using MCP tools, or when implementing new Aptos features to reinforce MCP consultation habits.
ERROR RECOVERY PROMPT: Use this immediately when encountering Aptos-related errors, stuck in debugging loops, or when about to try generic blockchain solutions. Redirects to MCP-first debugging approach.
概览
What is Aptos MCP?
Aptos MCP integrates with the Aptos Build platform to manage API keys and perform actions. It is designed for developers using AI coding assistants like Cursor or Claude Code.
How to use Aptos MCP?
Install Node.js and npm (npm ≥ 5.2.0). Generate a Build Bot API Key from build.aptoslabs.com and set it as the environment variable APTOS_BOT_KEY. Then follow the integration guides for Cursor or Claude Code to start using the MCP.
Key features of Aptos MCP
- Integrates with Aptos Build platform
- Requires Build Bot API Key for authentication
- Compatible with Cursor and Claude Code
- Includes a user guide for best results
- Supports local development
Use cases of Aptos MCP
- Manage Aptos Build API keys through an MCP interface
- Perform Aptos Build actions from AI coding assistants
- Integrate Aptos workflows into Cursor or Claude Code sessions
FAQ from Aptos MCP
What prerequisites are needed?
Node.js and npm (npm ≥ 5.2.0) plus a Build Bot API Key from Aptos Build.
How do I get a Build Bot API Key?
Go to build.aptoslabs.com, click your name in the bottom left corner, select "Bot Keys", click "Create Bot Key", and copy the generated key.
Which AI interfaces are supported?
Cursor and Claude Code. Dedicated integration guides are provided for each.
Where do I find the integration guides?
They are located in the integration_guides directory of the repository.
What is the purpose of the user guide?
The user guide provides instructions for best results when using the Aptos MCP.
开发工具 分类下的更多 MCP 服务器

Sentry
modelcontextprotocolModel Context Protocol Servers
sentry-mcp
getsentryAn MCP server for interacting with Sentry via LLMs.
test
prysmaticlabsGo implementation of Ethereum proof of stake
Unity MCP (Server + Plugin)
IvanMurzakAI Skills, MCP Tools, and CLI for Unity Engine. Full AI develop and test loop. Use cli for quick setup. Efficient token usage, advanced tools. Any C# method may be turned into a tool by a single line. Works with Claude Code, Gemini, Copilot, Cursor and any other absolutely for fr
MCP Inspector
modelcontextprotocolVisual testing tool for MCP servers
评论