mcpbeat Sign in

Nanostores MCP Server

local only

Nanostores MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 28 installs a week from npm. Last commit 21 Apr 2026.

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

Installs per day peak 25 · avg 7 · +16% w/w
a month agotoday
28
Installs / week
npm · nanostores-mcp
3
Stars
0 open issues
21 Apr 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check Nanostores MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add nanostores-mcp -- npx -y nanostores-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "nanostores-mcp": {
      "args": [
        "-y",
        "nanostores-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.nanostores-mcp]
command = "npx"
args = ["-y", "nanostores-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "nanostores-mcp": {
      "args": [
        "-y",
        "nanostores-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "nanostores-mcp": {
      "args": [
        "-y",
        "nanostores-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Nanostores MCP

same job, measured the same way
Appsignal
by pulsemcp

MCP server for AppSignal — get alert details, search logs, and retrieve logs within time ranges.

96 installs/wk local only
SQL Sentinel MCP Server
by tkmawarire

SQL Server monitoring and diagnostics for AI agents using Extended Events. No ODBC drivers required.

local only
Web
by rog0x

Web scraping, search, monitoring, and HTML-to-markdown for AI agents

32 installs/wk local only
Sentry MCP
by getsentry

MCP server for Sentry - error monitoring, issue tracking, and debugging for AI assistants

109 025 installs/wk local only
LLM Brand Monitor
by serpstatglobal

Track how 350+ AI models mention your brand — manage projects, run scans, analyze results

20 installs/wk local only
I
Ninjaone
by lungshot

MCP server for NinjaONE RMM with device management, monitoring, and automation

local only
Tuning Engines - Governed AI Runtime
by cerebrixos-org

Govern model, agent, skill, and MCP workflows with policy, approvals, traces, and usage analytics.

local only
I
Prefect MCP Server
by prefecthq

MCP server for Prefect. Monitor and debug workflows, deployments, and automations.

2 259 installs/wk local only

Nanostores MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Nanostores MCP?
Nanostores MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package nanostores-mcp was installed 28 times last week.
How do I connect Nanostores MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls nanostores-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Nanostores MCP?
The npm package nanostores-mcp was installed 28 times in the last week. Week over week that is +16%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Nanostores MCP open source?
Yes — it is published under the MIT licence, written in TypeScript and 3 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.