Astro Docs
https://mcp.docs.astro.build/mcp
● healthy
Provides access to the latest Astro framework documentation through Kapa.ai's search API, enabling developers to query official docs and retrieve structured results with titles, URLs, content snippets, and source types.
Transport
streamable_http
Auth
—
Cost
—
How to connect
MCP endpoint (streamable_http)
https://mcp.docs.astro.build/mcp
JSON-RPC initialize probe
curl -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":"initialize","params":{}}'
Source code
https://github.com/withastro/docs-mcp
Listed at (pulsemcp)
https://www.pulsemcp.com/servers/withastro-docs