mcpbeat Sign in

Nestr MCP Server

answering

Nestr is answering right now. Last checked 9 min ago. 395 installs a week from npm. Last commit 20 Sep 2026.

Connect AI to Nestr for Holacracy, Sociocracy, and self-organizing teams.

Installs per day peak 451 · avg 86 · +26% w/w
a month agotoday
Uptime history 51 days of history
51 days agonow
100.0%
Uptime 24h
91 of 91 checks
Tools
hidden behind auth
193 ms
Response time
average over 24h
395
Installs / week
npm and PyPI

What the code does

We read the source, 8 h ago · rules 3dff92dd89df

In the project's build, not in the package

Found in continuous integration, deployment or infrastructure files, or in a neighbouring package of the same monorepo. None of this is installed when you add the server: it describes how the project is built and released. We list it because a leaked key in a build pipeline is still a real problem, but it is not something this server does on your machine.

Builds a database query by concatenation .github/workflows/publish.yml:80
      - name: Update package.json version
        run: npm version ${{ needs.build-and-test.outputs.version }} --no-git-tag-version --allow-same-version

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

Nothing serious here today

Today is the operative word: we check Nestr 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

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 9 min ago.

run in your terminal
claude mcp add mcp --transport http https://mcp.nestr.io/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp": {
      "url": "https://mcp.nestr.io/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp]
url = "https://mcp.nestr.io/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "mcp": {
      "url": "https://mcp.nestr.io/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp": {
      "url": "https://mcp.nestr.io/mcp"
    }
  }
}

This endpoint answered with an authorization challenge. The server is running, and it signs you in through your browser: there is no API key to paste.

Endpoints

URLTransportStateLatencyChecked
https://mcp.nestr.io/mcp streamable-http sign-in 159 ms 9 min ago

Alternatives to Nestr

same job, measured the same way
Plexarm
by plexarm

The operating system for self-organised AI agent teams.

answering
Forkflux MCP
by forkflux

Self-hosted multi-agent collaboration and audit layer for AI-assisted engineering teams

143 installs/wk local only
Mailbridge
by creativestefan

Connect your AI assistant to email — read, search, send, and organise via IMAP/SMTP.

82 installs/wk local only
Agent Email
by usejunior

Local email connectivity for AI agents — read, draft, send, and organize Outlook mail via MCP

94 installs/wk local only
Orcha
by westonhancock

Securely search and manage workspace context files for AI agents and teams.

answering
Hubd
by bzdos

The project tracker for teams of humans and AI agents — in plain files. MCP server + CLI.

723 installs/wk local only
Odile Labs
by odilelabs

Reformat video and photos for social, and send a note-taker to a Zoom, Meet or Teams call.

answering
Marvenn MCP Server
by marvennai

Connect AI agents to Marvenn for outbound growth via email, voice, and LinkedIn.

19 installs/wk local only

Nestr — questions

Answers built from our own checks of this server.

Why is there no tool list for Nestr?
The server answered our handshake with an authorization challenge, so it is running — but it will not describe its tools to an anonymous client. To see them you need to connect with your own credentials. We record it as alive, not as broken: 100.0% of checks in the last 24 hours got a reply.
Is Nestr working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 193 ms. The bar chart above shows every period we have measured.
How do I connect Nestr?
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 is a remote server, so there is nothing to install — the client connects to the address. You sign in through your browser once and the client keeps the session: no key to copy, and it refuses anonymous clients.
How do you sign in to Nestr?
No API key is involved. Nestr answers our knock with an OAuth challenge, so you authorise it once in your browser and the client keeps the session. That is also why we see no tool list: it will not describe itself to an anonymous client, and that is the server working as intended, not a fault.
How fast is Nestr?
It answers our handshake in 193 ms on average, which is faster than 71% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
How many people use Nestr?
The npm package @nestr/mcp was installed 395 times in the last week. Week over week that is +26%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Nestr open source?
Yes — it is published under the MIT licence, written in TypeScript, 5 stars on GitHub and 1 open issue. The source link is on this page, so you can read exactly what it does with your data before you connect it.