Astro Docs
Astro framework documentation
Connection
Use this URL to connect to the official MCP server.
https://mcp.docs.astro.build/mcp
Categories
documentation
framework
MCP Configuration
This is the configuration you can use as a starting point.
{
"url": "https://mcp.docs.astro.build/mcp",
"transport": "http",
"headers": {}
}