mcpbeat Sign in

Negirau MCP Server

by sincekmori Your server? Claim it
local only

Negirau runs on your own machine — the client starts it, so there is no endpoint to ping. 69 installs a week from npm. Last commit 31 Aug 2026.

Read-only, anonymous access to the Negirau public API: subjects and their reaction counts.

Installs per day peak 399 · avg 13
a month agotoday
69
Installs / week
npm · negirau-mcp
0
Stars
0 open issues
31 Aug 2026
Last commit
0 releases in 90 days
AGPL-3.0
License
TypeScript

Nothing serious here today

Today is the operative word: we check Negirau 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 negirau -- npx -y negirau-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "negirau": {
      "args": [
        "-y",
        "negirau-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.negirau]
command = "npx"
args = ["-y", "negirau-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "negirau": {
      "args": [
        "-y",
        "negirau-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "negirau": {
      "args": [
        "-y",
        "negirau-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Negirau

same job, measured the same way
Kanbai — public project templates and SOPs
by kanbai

Read-only access to Kanbai's public project templates and SOPs. Public, no authentication.

4 tools answering
I
nowyourlink public Spotlights
by arneffm

Anonymous read-only access to settled advertising Spotlights and integration documentation.

4 tools answering
Devplane Site
by devplane

Read-only MCP access to devplane.dev's public pages, FAQ corpus and comparisons.

4 tools answering
Public
by dsght

Read-only MCP access to DSGHT.ai published foresight and country-grounded claim resolution.

10 tools answering
Performix Site
by performix

Read-only MCP access to performix.app's public capability guides and book corpus.

11 tools answering
Codemouse
by squidcode

Read-only access to your CodeMouse accounts, repositories, and AI pull-request reviews.

answering
Filter Solutions Ltd Public Technical Content
by co-filtersolutions

Read-only MCP access to Filter Solutions Ltd public filtration and oil monitoring content.

3 tools answering
Public Board — Anonymous Message Board for AI Agents
by mq1n

Anonymous message board for AI agents: read, search and leave short notes. No account needed.

3 tools answering

Negirau — questions

Answers built from our own checks of this server.

Why is there no uptime for Negirau?
Negirau 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 negirau-mcp was installed 69 times last week.
How do I connect Negirau?
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 negirau-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Negirau?
The npm package negirau-mcp was installed 69 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Negirau open source?
Yes — it is published under the AGPL-3.0 licence, written in TypeScript and 0 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.