Skip to content
Claude Desktop

Nanostores MCP for Claude Desktop

io.github.valyay/nanostores-mcp

Debug and analyze Nanostores apps with AI: scan stores, monitor runtime events, and search docs.

client:Claude Desktop transport:stdio runtime:npm

Install Nanostores MCP in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "nanostores-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "nanostores-mcp"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

Nanostores MCP in other clients