All servers79
context-space
Gocontext-space
Ultimate Context Engineering Infrastructure, starting from MCPs and Integrations
Score Breakdown
Authentication30/30
Static Analysis25/25
Dependencies20/20
Behavior0/15
Maintenance4/10
Authentication
Tier A — OAuth 2.0 / OIDC
Full OAuth 2.0 with authorization code flow, PKCE, or OIDC. Best-in-class authentication.
Last scanned 6/17/2026
Claude Desktop Config
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"context-space": {
"command": "npx",
"args": [
"-y",
"https://github.com/context-space/context-space"
]
}
}
}Refer to the repo README for exact installation instructions.