SERVER

Nanostores MCP

Rank #30702

glama/Valyay/nanostores-mcp

The MCP server for Nanostores that scans your codebase with AST analysis to find stores, subscribers, and dependency chains, and can ingest live events to spot noisy, error-prone, or unused stores.

First listed
Apr 10, 2026
Last publish date
Apr 21, 2026
OVERVIEW

Nanostores MCP is a Model Context Protocol (MCP) server published by Valyay. It ranks #30702 of 58,900 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Nanostores MCP is listed across 2 registries — Official MCP and Glama, with 2 tracked versions. It was first listed on Apr 10, 2026 and most recently updated on Apr 21, 2026.

STANDING
#30,702of 58,900 tracked servers

Ranks ahead of 28,198 of 58,900 servers on MCP Toplist.

CONNECT

Use Nanostores MCP

Add Nanostores MCP to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

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

Listed on 1 registry (1 delisted)

GlamaDelisted · last seen Apr 27, 2026
ORGANIZATION

Valyay

Organization
Total servers
1
Total versions
2
VERSIONS

Available versions (2)

VersionPublished
0.1.2Apr 21, 2026
0.1.1Apr 10, 2026
FAQ

Frequently asked questions

What is Nanostores MCP?
The MCP server for Nanostores that scans your codebase with AST analysis to find stores, subscribers, and dependency chains, and can ingest live events to spot noisy, error-prone, or unused stores.
Who maintains Nanostores MCP?
Nanostores MCP is maintained by Valyay, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
Is Nanostores MCP an official MCP server?
Yes — Nanostores MCP is listed on the Official MCP Registry, alongside Glama.
How many versions does Nanostores MCP have?
MCP Toplist tracks 2 versions of Nanostores MCP, most recently published on Apr 21, 2026.
Where can I find the source code for Nanostores MCP?
The source code for Nanostores MCP is hosted at github.com/Valyay/nanostores-mcp.
EXPLORE