Serversio.github.Airpote/avalanche-docs
D

Avalanche AVAX MCP

io.github.Airpote/avalanche-docs · v1.0.1
● Remote
v1.0.1remote🌐 https://build.avax.network/api/mcp↗ Website↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "io.github.Airpote/avalanche-docs",
  "description": "Search and retrieve Avalanche blockchain documentation for building on AVAX.",
  "title": "Avalanche AVAX MCP",
  "repository": {
    "url": "https://github.com/Airpote/avalanche-mcp-vscode",
    "source": "github"
  },
  "version": "1.0.1",
  "websiteUrl": "https://build.avax.network",
  "icons": [
    {
      "src": "https://raw.githubusercontent.com/Airpote/avalanche-mcp-vscode/master/images/icon.png",
      "mimeType": "image/png",
      "sizes": [
        "128x128"
      ]
    }
  ],
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://build.avax.network/api/mcp"
    }
  ],
  "_meta": {
    "io.modelcontextprotocol.registry/publisher-provided": {
      "categories": [
        "Blockchain",
        "Documentation",
        "Developer Tools"
      ],
      "keywords": [
        "avalanche",
        "avax",
        "blockchain",
        "crypto",
        "mcp",
        "documentation",
        "web3",
        "l1",
        "subnet"
      ]
    },
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}