Nestr MCP Server
Rank #1,548io.nestr/mcp
Connect AI to Nestr for Holacracy, Sociocracy, and self-organizing teams.
Nestr MCP Server is a Model Context Protocol (MCP) server published by nestr-dev. It ranks #1,548 of 132,046 servers tracked on MCP Toplist, and its repository has 5 GitHub stars. Nestr MCP Server is listed across 3 registries — Official MCP, PulseMCP and Glama, with 75 tracked versions. It was first listed on Jan 13, 2026 and most recently updated on Sep 20, 2026.
Ranks ahead of 130,498 of 132,046 servers on MCP Toplist.
Use Nestr MCP Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http nestr https://mcp.nestr.io/mcpclaude mcp add nestr -- npx -y @nestr/mcp[mcp_servers.nestr]
url = "https://mcp.nestr.io/mcp"Add to ~/.codex/config.toml.
[mcp_servers.nestr]
command = "npx"
args = ["-y", "@nestr/mcp"]Add to ~/.codex/config.toml.
https://mcp.nestr.io/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"nestr": {
"command": "npx",
"args": [
"-y",
"@nestr/mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"nestr": {
"url": "https://mcp.nestr.io/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"nestr": {
"command": "npx",
"args": [
"-y",
"@nestr/mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"nestr": {
"type": "http",
"url": "https://mcp.nestr.io/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"nestr": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@nestr/mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"nestr": {
"serverUrl": "https://mcp.nestr.io/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"nestr": {
"command": "npx",
"args": [
"-y",
"@nestr/mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"nestr": {
"url": "https://mcp.nestr.io/mcp"
}
}
}{
"mcpServers": {
"nestr": {
"command": "npx",
"args": [
"-y",
"@nestr/mcp"
]
}
}
}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.nestr%2Fmcp)<a href="https://mcptoplist.com/server/io.nestr%2Fmcp"><img src="https://mcptoplist.com/badge/io.nestr%2Fmcp.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
nestr-dev
Available versions (75)
| Version | Published |
|---|---|
| 0.1.108 | Sep 20, 2026 |
| 0.1.106 | Sep 11, 2026 |
| 0.1.105 | Sep 10, 2026 |
| 0.1.104 | Sep 3, 2026 |
| 0.1.103 | Aug 29, 2026 |
| 0.1.101 | Aug 29, 2026 |
| 0.1.100 | Aug 24, 2026 |
| 0.1.99 | Aug 24, 2026 |
| 0.1.98 | Aug 24, 2026 |
| 0.1.97 | Aug 15, 2026 |
| 0.1.96 | Aug 6, 2026 |
| 0.1.95 | Aug 1, 2026 |
| 0.1.94 | Jul 31, 2026 |
| 0.1.93 | Jul 27, 2026 |
| 0.1.92 | Jul 25, 2026 |
| 0.1.91 | Jul 18, 2026 |
| 0.1.90 | Jul 14, 2026 |
| 0.1.89 | Jul 10, 2026 |
| 0.1.73 | May 1, 2026 |
| 0.1.72 | Apr 28, 2026 |
| 0.1.71 | Apr 27, 2026 |
| 0.1.70 | Apr 21, 2026 |
| 0.1.69 | Apr 17, 2026 |
| 0.1.68 | Apr 16, 2026 |
| 0.1.67 | Apr 14, 2026 |
| 0.1.66 | Apr 10, 2026 |
| 0.1.65 | Apr 10, 2026 |
| 0.1.61 | Apr 9, 2026 |
| 0.1.60 | Apr 9, 2026 |
| 0.1.59 | Apr 9, 2026 |
| 0.1.58 | Apr 7, 2026 |
| 0.1.57 | Apr 6, 2026 |
| 0.1.56 | Apr 1, 2026 |
| 0.1.55 | Apr 1, 2026 |
| 0.1.54 | Apr 1, 2026 |
| 0.1.53 | Mar 31, 2026 |
| 0.1.52 | Mar 31, 2026 |
| 0.1.51 | Mar 25, 2026 |
| 0.1.50 | Mar 23, 2026 |
| 0.1.49 | Mar 23, 2026 |
| 0.1.48 | Mar 19, 2026 |
| 0.1.47 | Mar 18, 2026 |
| 0.1.46 | Mar 18, 2026 |
| 0.1.45 | Mar 11, 2026 |
| 0.1.44 | Mar 10, 2026 |
| 0.1.43 | Mar 7, 2026 |
| 0.1.42 | Mar 7, 2026 |
| 0.1.41 | Mar 7, 2026 |
| 0.1.40 | Mar 7, 2026 |
| 0.1.39 | Mar 7, 2026 |
| 0.1.38 | Mar 5, 2026 |
| 0.1.37 | Mar 5, 2026 |
| 0.1.36 | Mar 4, 2026 |
| 0.1.35 | Feb 11, 2026 |
| 0.1.34 | Feb 11, 2026 |
| 0.1.33 | Feb 11, 2026 |
| 0.1.32 | Feb 10, 2026 |
| 0.1.31 | Feb 10, 2026 |
| 0.1.30 | Feb 10, 2026 |
| 0.1.29 | Feb 10, 2026 |
| 0.1.28 | Feb 9, 2026 |
| 0.1.27 | Feb 6, 2026 |
| 0.1.26 | Feb 6, 2026 |
| 0.1.24 | Jan 27, 2026 |
| 0.1.23 | Jan 26, 2026 |
| 0.1.22 | Jan 25, 2026 |
| 0.1.21 | Jan 23, 2026 |
| 0.1.20 | Jan 23, 2026 |
| 0.1.19 | Jan 21, 2026 |
| 0.1.18 | Jan 21, 2026 |
| 0.1.17 | Jan 21, 2026 |
| 0.1.16 | Jan 21, 2026 |
| 0.1.15 | Jan 21, 2026 |
| 0.1.14 | Jan 21, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Nestr MCP Server?
- Nestr MCP Server is maintained by nestr-dev, which publishes 1 MCP server (75 total versions) tracked on MCP Toplist.
- Is Nestr MCP Server listed on the Official MCP Registry?
- Yes — Nestr MCP Server is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Nestr MCP Server have?
- MCP Toplist tracks 75 versions of Nestr MCP Server, most recently published on Sep 20, 2026.
- Where can I find the source code for Nestr MCP Server?
- The source code for Nestr MCP Server is hosted at github.com/nestr-dev/nestr-mcp.
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.