Aptos MCP Server
JSON →Interact with Aptos documentation and create full-stack Aptos blockchain applications.
Install
pip install "mcp[cli]" Tools · 8
- 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
Environment variables
GITHUB_TOKEN
Links
★ 1 GitHub stars