Catalog
MCP Server
Officialby contextium-io
Your team's knowledge, always in context. SOPs, coding standards, and workflows for Claude.
Share team knowledge, SOPs, and coding standards with Claude in context.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"mcp-server": {
"command": "npx",
"args": [
"-y",
"@contextium/mcp-server@1.8.2"
]
}
}
}