Contextium Io runs on your own machine — the client starts it, so there is no endpoint to ping. 174 installs a week from npm.
Your team's knowledge, always in context. SOPs, coding standards, and workflows for Claude.
The linked repository no longer exists on GitHub — it was deleted or made private.
We have not read this server's code yet
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
пакет @contextium/mcp-server ссылается на tomjutla/contextium
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add mcp-server -- npx -y @contextium/mcp-server
{
"mcpServers": {
"mcp-server": {
"args": [
"-y",
"@contextium/mcp-server"
],
"command": "npx"
}
}
}
[mcp_servers.mcp-server]
command = "npx"
args = ["-y", "@contextium/mcp-server"]
{
"mcpServers": {
"mcp-server": {
"args": [
"-y",
"@contextium/mcp-server"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcp-server": {
"args": [
"-y",
"@contextium/mcp-server"
],
"command": "npx"
}
}
}
Shared company knowledge, workflows, and connected apps for the AIs your team already uses.
Persistent knowledge graph and MCP server for AI workflows with git-tracked project context.
Persistent knowledge graph and MCP server for AI workflows with git-tracked project context.
A standardized testing harness for MCP servers and agent workflows
Inter-agent communication for multi-agent Claude Code workflows.
Dynamic context loading for AI assistants with TDD workflow and AST analysis
Dynamic context loading for AI assistants with TDD workflow and AST analysis
MCP server for SolarWinds Service Desk tickets, catalog, knowledge, ITSM operations, and workflows.
Answers built from our own checks of this server.