Negirau
Rank #8,239io.github.sincekmori/negirau
Read-only, anonymous access to the Negirau public API: subjects and their reaction counts.
Negirau is a Model Context Protocol (MCP) server published by sincekmori. It ranks #8,239 of 132,046 servers tracked on MCP Toplist. Negirau is listed on Official MCP, with 5 tracked versions. It was first listed on Aug 21, 2026 and most recently updated on Aug 31, 2026.
Ranks ahead of 123,807 of 132,046 servers on MCP Toplist.
Use Negirau
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add negirau -e "NEGIRAU_BASE_URL=<your NEGIRAU_BASE_URL>" -- npx -y negirau-mcpReplace each placeholder with your own value before saving.
[mcp_servers.negirau]
command = "npx"
args = ["-y", "negirau-mcp"]
[mcp_servers.negirau.env]
NEGIRAU_BASE_URL = "<your NEGIRAU_BASE_URL>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"negirau": {
"command": "npx",
"args": [
"-y",
"negirau-mcp"
],
"env": {
"NEGIRAU_BASE_URL": "<your NEGIRAU_BASE_URL>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"negirau": {
"command": "npx",
"args": [
"-y",
"negirau-mcp"
],
"env": {
"NEGIRAU_BASE_URL": "<your NEGIRAU_BASE_URL>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"negirau": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"negirau-mcp"
],
"env": {
"NEGIRAU_BASE_URL": "<your NEGIRAU_BASE_URL>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"negirau": {
"command": "npx",
"args": [
"-y",
"negirau-mcp"
],
"env": {
"NEGIRAU_BASE_URL": "<your NEGIRAU_BASE_URL>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"negirau": {
"command": "npx",
"args": [
"-y",
"negirau-mcp"
],
"env": {
"NEGIRAU_BASE_URL": "<your NEGIRAU_BASE_URL>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.sincekmori%2Fnegirau)<a href="https://mcptoplist.com/server/io.github.sincekmori%2Fnegirau"><img src="https://mcptoplist.com/badge/io.github.sincekmori%2Fnegirau.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
sincekmori
Available versions (5)
| Version | Published |
|---|---|
| 0.3.2 | Aug 31, 2026 |
| 0.3.1 | Aug 30, 2026 |
| 0.3.0 | Aug 26, 2026 |
| 0.2.0 | Aug 22, 2026 |
| 0.1.1 | Aug 21, 2026 |
Frequently asked questions
- Who maintains Negirau?
- Negirau is maintained by sincekmori, which publishes 1 MCP server (5 total versions) tracked on MCP Toplist.
- Is Negirau listed on the Official MCP Registry?
- Yes — Negirau is listed on the Official MCP Registry.
- How many versions does Negirau have?
- MCP Toplist tracks 5 versions of Negirau, most recently published on Aug 31, 2026.
- Where can I find the source code for Negirau?
- The source code for Negirau is hosted at github.com/sincekmori/negirau.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.