Stats
Actions
Tags
Help us improve
Share bugs, ideas, or general feedback.
From astro-dev
Connects to the Astro documentation API for querying documentation content, searching guides, and retrieving reference information.
npx claudepluginhub superbenefit/sb-marketplace --plugin astro-devCopy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"astro-docs": {
"type": "http",
"url": "https://mcp.docs.astro.build/mcp"
}
}
}Review these signals before enabling this server
This server connects to external services. Review the URLs it accesses before enabling.
Server configuration and connection parameters
https://mcp.docs.astro.build/mcpShare bugs, ideas, or general feedback.