claude mcp add morinokami-astro-mcp -- npx -y astro-mcp
{
"mcpServers": {
"morinokami-astro-mcp": {
"command": "npx",
"args": ["-y", "astro-mcp"]
}
}
}
{
"mcpServers": {
"morinokami-astro-mcp": {
"command": "npx",
"args": ["-y", "astro-mcp"]
}
}
}
{
"mcpServers": {
"morinokami-astro-mcp": {
"command": "npx",
"args": ["-y", "astro-mcp"]
}
}
}
About This MCP Server
The Astro Model Context Protocol server is a development tool that supports Astro project development by providing a server for model context protocol operations. It connects to Astro projects and enables features through server-sent events. Developers working on Astro projects would use this server to facilitate development tasks, particularly those involving model context protocol functionality.
MCP server to support Astro project development. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the sse transport.
Package
astro-mcp on npm
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the sse transport and is available on npm.
What tools does it provide?
The astro-mcp server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.