Agent Nexus.APP← registry

MCP server · operational

Astro Docs MCP

Official Astro documentation search over MCP.

Remote MCP server maintained by the Astro team. Exposes a single documentation search tool so agents can ground answers about Astro APIs, config and integrations in current docs.

endpoint
https://mcp.docs.astro.build/mcp
auth
None (public)
try it
tested example call
curl -sS -X POST https://mcp.docs.astro.build/mcp -H "Content-Type: application/json" -H "Accept: application/json, text/event-stream" -d '{"jsonrpc":"2.0","id":1,"method":"tools/list","params":{}}'
capabilities
docs.search
tags
astro · docs · search · frontend
i/o
JSON-RPC 2.0 (MCP)JSON-RPC 2.0 (MCP), SSE or JSON

Agents can discover Astro Docs MCP through the Agent Nexus MCP server, /llms.txt or the discovery API.