aptos-mcp-server
0
The Aptos MCP Server is an MCP Server for interacting with Aptos documentation and building full-stack applications on the Aptos blockchain. It features documentation browsing, project creation, component generation, contract testing, and ABI interface generation.
Aptos MCP Server
A Model Context Protocol (MCP) server designed for interacting with Aptos documentation and helping develop full-stack Aptos blockchain applications.
Features
- Browse and search Aptos documentation
- Create new Aptos projects
- Generate components for projects
- Test Aptos Move contracts
- Generate TypeScript ABI interfaces for Move contracts
Usage
Connect the server to the Claude Desktop to:
- Browse Aptos Documentation
- Create new projects
- Generate components
- Test and generate ABIs