@nestr/mcp
Freeby MCP Community
MCP server for Nestr - the platform for self-organizing teams practicing Holacracy, Sociocracy, and role-based work. Manage circles, roles, tactical meetings, g
v0.1.66Added Apr 12, 2026
mcpmodel-context-protocolnestraiclaude
@nestr/mcp MCP Server
MCP server for Nestr - the platform for self-organizing teams practicing Holacracy, Sociocracy, and role-based work. Manage circles, roles, tactical meetings, g
Installation
Reviews
Installation
Quick install
npx -y @nestr/mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"@nestr/mcp": {
"command": "npx",
"args": ["-y", "@nestr/mcp"]
}
}
}