Serversio.github.Valyay/nanostores-mcp
M

Nanostores MCP

io.github.Valyay/nanostores-mcp · v0.1.2
▦ npm
v0.1.2npm npm: nanostores-mcp↗ Website↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "io.github.Valyay/nanostores-mcp",
  "description": "Debug and analyze Nanostores apps with AI: scan stores, monitor runtime events, and search docs.",
  "title": "Nanostores MCP",
  "repository": {
    "url": "https://github.com/Valyay/nanostores-mcp",
    "source": "github"
  },
  "version": "0.1.2",
  "websiteUrl": "https://github.com/Valyay/nanostores-mcp#readme",
  "packages": [
    {
      "registryType": "npm",
      "identifier": "nanostores-mcp",
      "version": "0.1.2",
      "runtimeHint": "npx",
      "transport": {
        "type": "stdio"
      }
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}