Astro Docs (verified)
Web framework for content-driven sites. Search documentation, explore component APIs, and reference framework guides.
Quick Start
# Connect this server (installs CLI if needed)
npx -y smithery mcp add astro
# Browse available tools
npx -y smithery tool list astro
# Get full schema for a tool
npx -y smithery tool get astro search_astro_docs
# Call a tool
npx -y smithery tool call astro search_astro_docs '{}'Direct MCP Connection
Endpoint: https://astro.run.tools
Tools (1)
search_astro_docs— Search the official Astro framework docs
# Get full input/output schema for a tool
npx -y smithery tool get astro