- Aptos Mcp
Aptos Mcp
Overview
What is Aptos MCP?
Aptos MCP is a Model Context Protocol server designed for interacting with the Aptos blockchain testnet, enabling AI assistants to perform blockchain operations, query data, and manage digital assets.
How to use Aptos MCP?
To use Aptos MCP, install the server using npm, configure it for your environment, and run it either in stdio or REST mode. You can also deploy it on mcp.so for hosting.
Key features of Aptos MCP?
- Account management: Generate and manage Aptos accounts, check balances, and fund accounts.
- Transaction operations: Transfer tokens, build and submit transactions, and simulate transactions for gas estimation.
- Blockchain queries: Access current blockchain information, query blocks, and search for events.
- Token and NFT management: Manage fungible tokens and NFTs, including creation and transfer.
Use cases of Aptos MCP?
- Managing digital assets on the Aptos blockchain.
- Facilitating transactions between accounts.
- Querying blockchain data for analytics and reporting.
- Deploying and managing NFTs and fungible tokens.
FAQ from Aptos MCP?
- Can Aptos MCP be used for mainnet operations?
No, Aptos MCP is configured for testnet use only.
- Is there support for Docker deployment?
Yes, Aptos MCP includes a Dockerfile for containerized deployment.
- How can I contribute to the project?
You can fork the repository, create a feature branch, and submit a pull request after adding tests.
Server Config
{
"mcpServers": {
"aptos-mcp-server": {
"command": "npx",
"args": [
"-y",
"aptos-mcp-server"
]
}
}
}Project Info
Created At
a year agoUpdated At
a year agoAuthor Name
cuongpoStar
-Language
-License
-Category
developer-tools
Tags
Recommend Servers
View AllSerper MCP Server
@garymengcom
A Serper MCP Server
Python
a year ago
Test
@modelcontextprotocol
test
6 months ago
mcp-server-flomo MCP Server
@chatmcp
Write notes to Flomo
JavaScript
a year ago
Playwright Mcp
@microsoft
Playwright MCP server
TypeScript
10 months ago
AppSumo Docs MCP
@5h0ov
12 hours ago
Filesystem
@modelcontextprotocol
2 months ago