io.nestr/mcp✓
io.nestr/mcp · v0.1.73
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.nestr/mcp",
"description": "Connect AI to Nestr for Holacracy, Sociocracy, and self-organizing teams.",
"repository": {
"url": "https://github.com/nestr-dev/nestr-mcp",
"source": "github"
},
"version": "0.1.73",
"packages": [
{
"registryType": "npm",
"identifier": "@nestr/mcp",
"version": "0.1.73",
"transport": {
"type": "stdio"
}
}
],
"remotes": [
{
"type": "streamable-http",
"url": "https://mcp.nestr.io/mcp"
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}