Contextium
Rank #14,931io.github.contextium-io/mcp-server
Your team's knowledge, always in context. SOPs, coding standards, and workflows for Claude.
Contextium is a Model Context Protocol (MCP) server published by contextium-io. It ranks #14,931 of 132,113 servers tracked on MCP Toplist. Contextium is listed on Official MCP, with 52 tracked versions. It was first listed on Apr 27, 2026 and most recently updated on Aug 10, 2026.
Ranks ahead of 117,182 of 132,113 servers on MCP Toplist.
Use Contextium
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add contextium-io -- npx -y @contextium/mcp-server[mcp_servers.contextium-io]
command = "npx"
args = ["-y", "@contextium/mcp-server"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"contextium-io": {
"command": "npx",
"args": [
"-y",
"@contextium/mcp-server"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"contextium-io": {
"command": "npx",
"args": [
"-y",
"@contextium/mcp-server"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"contextium-io": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@contextium/mcp-server"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"contextium-io": {
"command": "npx",
"args": [
"-y",
"@contextium/mcp-server"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"contextium-io": {
"command": "npx",
"args": [
"-y",
"@contextium/mcp-server"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.contextium-io%2Fmcp-server)<a href="https://mcptoplist.com/server/io.github.contextium-io%2Fmcp-server"><img src="https://mcptoplist.com/badge/io.github.contextium-io%2Fmcp-server.svg" alt="MCP Toplist: Top 25% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
contextium-io
Other servers by contextium-io
View all contextium-io servers →Available versions (52)
| Version | Published |
|---|---|
| 1.10.12 | Aug 10, 2026 |
| 1.10.11 | Aug 9, 2026 |
| 1.10.10 | Jul 29, 2026 |
| 1.10.9 | Jul 29, 2026 |
| 1.10.8 | Jul 28, 2026 |
| 1.10.7 | Jul 27, 2026 |
| 1.10.6 | Jul 26, 2026 |
| 1.10.5 | Jul 16, 2026 |
| 1.10.2 | Jul 11, 2026 |
| 1.10.1 | Jul 10, 2026 |
| 1.10.0 | Jul 9, 2026 |
| 1.8.2 | Jul 2, 2026 |
| 1.8.1 | Jul 2, 2026 |
| 1.8.0 | Jun 29, 2026 |
| 1.7.1 | Jun 28, 2026 |
| 1.7.0 | Jun 27, 2026 |
| 1.6.9 | Jun 27, 2026 |
| 1.6.8 | Jun 26, 2026 |
| 1.6.7 | Jun 26, 2026 |
| 1.6.6 | Jun 22, 2026 |
| 1.6.5 | Jun 20, 2026 |
| 1.6.4 | Jun 19, 2026 |
| 1.6.3 | Jun 19, 2026 |
| 1.6.2 | Jun 19, 2026 |
| 1.6.1 | Jun 18, 2026 |
| 1.6.0 | Jun 17, 2026 |
| 1.5.0 | Jun 17, 2026 |
| 1.4.0 | Jun 16, 2026 |
| 1.3.3 | Jun 15, 2026 |
| 1.3.2 | Jun 15, 2026 |
| 1.3.1 | Jun 12, 2026 |
| 1.3.0 | Jun 8, 2026 |
| 1.2.32 | May 22, 2026 |
| 1.2.29 | May 21, 2026 |
| 1.2.28 | May 20, 2026 |
| 1.2.27 | May 20, 2026 |
| 1.2.25 | May 19, 2026 |
| 1.2.24 | May 18, 2026 |
| 1.2.23 | May 15, 2026 |
| 1.2.22 | May 15, 2026 |
| 1.2.21 | May 13, 2026 |
| 1.2.20 | May 13, 2026 |
| 1.2.19 | May 13, 2026 |
| 1.2.18 | May 13, 2026 |
| 1.2.17 | May 13, 2026 |
| 1.2.16 | May 11, 2026 |
| 1.2.15 | May 11, 2026 |
| 1.2.14 | May 11, 2026 |
| 1.2.13 | May 8, 2026 |
| 1.2.12 | May 8, 2026 |
| 1.2.4 | Apr 27, 2026 |
| 1.2.3 | Apr 27, 2026 |
Frequently asked questions
- Who maintains Contextium?
- Contextium is maintained by contextium-io, which publishes 2 MCP servers (52 total versions) tracked on MCP Toplist.
- Is Contextium listed on the Official MCP Registry?
- Yes — Contextium is listed on the Official MCP Registry.
- How many versions does Contextium have?
- MCP Toplist tracks 52 versions of Contextium, most recently published on Aug 10, 2026.
- Where can I find the source code for Contextium?
- The source code for Contextium is hosted at github.com/contextium-io/contextium.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.