{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-10-17/server.schema.json",
  "name": "io.aptoslabs/aptos-mcp",
  "title": "Aptos MCP",
  "description": "MCP server for Aptos APIs, on-chain data, Move tooling, and developer docs.",
  "websiteUrl": "https://aptos.dev/build/ai/aptos-mcp",
  "version": "0.0.22",
  "repository": {
    "url": "https://github.com/aptos-labs/aptos-npm-mcp",
    "source": "github"
  },
  "packages": [
    {
      "registryType": "npm",
      "identifier": "@aptos-labs/aptos-mcp",
      "version": "0.0.22",
      "transport": {
        "type": "stdio",
        "command": "npx",
        "args": ["-y", "@aptos-labs/aptos-mcp@0.0.22"]
      }
    }
  ],
  "_meta": {
    "io.aptoslabs/docs": {
      "overview": "https://aptos.dev/build/ai/aptos-mcp",
      "claude": "https://aptos.dev/build/ai/aptos-mcp/claude",
      "cursor": "https://aptos.dev/build/ai/aptos-mcp/cursor",
      "lastUpdated": "2026-04-21"
    }
  }
}
