Astro Docs
Summary
The Astro Docs MCP server provides AI assistants with direct access to Astro documentation, enabling them to help users with Astro-related tasks. Built in TypeScript, it exposes documentation sections as resources with URIs, offers a search tool for finding relevant content, and includes curated prompts for common Astro questions. The server organizes documentation by categories like core concepts, configuration, and deployment, making it valuable for developers seeking assistance with Astro's component-based architecture, content management features, or deployment options without leaving their AI assistant conversation.
Available Actions(7)
search_docs
Search Astro documentation. Takes a search query as a required parameter and returns matching documentation sections.
explain_astro_islands
Get detailed explanations of Astro Islands architecture.
astro_project_setup
Guide for setting up a new Astro project.
astro_vs_other_frameworks
Compare Astro with other web frameworks.
list
List available Astro documentation sections.
search
Search the Astro documentation using a specified query.
read
Read a specific documentation section identified by its ID.
社区评论
暂无评论. 成为第一个评论的人!
登录以参与讨论