Agent Tools
Back to MCP servers

Avalanche Documentation

https://build.avax.network/api/mcp
● healthy

skills: {'id': 'docs_search', 'name': 'docs_search', 'description': 'Search body-level chunks across Avalanche documentation, academy courses, integrations, and blog posts. Returns source citations and matching excerpts.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'docs_fetch', 'name': 'docs_fetch', 'description': 'Fetch a specific documentation page as markdown', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'docs_list_sections', 'name': 'docs_list_sections', 'description': 'List available documentation sections and their page counts', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'cli_lookup_command', 'name': 'cli_lookup_command', 'description': 'Look up Avalanche CLI, Platform CLI, and tmpnet command guidance in the docs. Returns cited command references and task docs.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'rpc_lookup_method', 'name': 'rpc_lookup_method', 'description': 'Look up Avalanche RPC methods and API guides across C-Chain, P-Chain, X-Chain, Subnet-EVM, and node RPC docs.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'acp_lookup', 'name': 'acp_lookup', 'description': 'Look up Avalanche Community Proposals (ACPs) by number, title, or topic. When a number is provided the structured ACP record is returned (title, status, track, authors, cross-references).', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'acp_list', 'name': 'acp_list', 'description': 'List Avalanche Community Proposals with structured fields, optionally filtered by status (Activated, Implementable, Proposed, Stale, Withdrawn) or track (Standards, Best Practices, Meta, Subnet).', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'avalanche_docs_search', 'name': 'avalanche_docs_search', 'description': 'Compatibility alias for docs_search. Prefer docs_search for new clients.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}; uptime_30d 1.0%; p95 1674.6ms; conformance: pass

Transport
streamable-http
Auth
Cost

How to connect

MCP endpoint (streamable-http)
https://build.avax.network/api/mcp
JSON-RPC initialize probe
curl -X POST https://build.avax.network/api/mcp \
  -H 'Content-Type: application/json' \
  -H 'Accept: application/json, text/event-stream' \
  -d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Homepage
https://build.avax.network/api/mcp
Listed at (chiark)
https://chiark.ai/agents/934a2553-9925-432d-962d-e3093e06c83f