← Index

io.nestr/mcp

io.nestr/mcp·v0.1.73·Other
Quality Score
80
/100

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

§01  Install
Remote endpoint

Streamable HTTP / SSE endpoint. Add to any MCP client that supports remote servers.

https://mcp.nestr.io/mcp
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@nestr/mcp"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@nestr/mcp"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @nestr/mcp
§03  MCP Quality Score  ·  methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
5
§04  Alternatives in Other