# astro-mcp [Health: Active]

**Category:** 💻 Developer Tools  
**Repository:** https://github.com/morinokami/astro-mcp  
**GitHub Stars:** 61  
**Views:** 0  
**Installs:** 0  
**Upvotes:** 0  
**Directory Page:** https://allmcps.com/mcp/astro-mcp

## Description
MCP server to support Astro project development

## Claude Desktop Quick Installation
Heuristic fallback — verify the package name and runner against the repository README before running it. Uses `npx` (confidence: low):

```json
"mcpServers": {
  "astro-mcp": {
    "command": "npx",
    "args": ["-y","astro-mcp"]
  }
}
```

## Documentation & README

packages/astro-mcp/README.md
