MCP Servers / development / Aptos MCP Server

Aptos MCP Server

JSON →
none1development

Interact with Aptos documentation and create full-stack Aptos blockchain applications.

Install
How to run this server
[ { "cmd": "pip install \"mcp[cli]\"", "imports": [] } ]
server path: aptos-mcp-server
Tools
What this server exposes
browse_aptos_docs
Browse through the Aptos documentation repository
search_aptos_docs
Search the Aptos documentation for specific topics
create_aptos_project
Create a new Aptos full-stack, contract, or client project
generate_move_component
Generate a Move module or component for an Aptos project
generate_react_component
Generate a React component for connecting to Aptos wallet or other frontend needs
generate_client_function
Generate a client function for querying contract data
test_move_contract
Test an Aptos Move contract
generate_typescript_abi
Generate TypeScript ABI interfaces for a Move contract
Configuration
Environment & auth
authnone
envGITHUB_TOKEN
Resources
Aptos MCP Server — MCP Server · libregistry