Contentrain
Rank #1,338io.github.Contentrain/contentrain
Git-native content governance for AI agents — 27 deterministic MCP tools over stdio and HTTP.
Contentrain is a Model Context Protocol (MCP) server published by contentrain. It ranks #1,338 of 132,113 servers tracked on MCP Toplist, and its repository has 4 GitHub stars. Contentrain is listed across 4 registries — Official MCP, PulseMCP, Glama and mcp.so, with 42 tracked versions. It was first listed on Mar 9, 2026 and most recently updated on Sep 18, 2026.
Ranks ahead of 130,775 of 132,113 servers on MCP Toplist.
Use Contentrain
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http contentrain https://studio.contentrain.io/api/mcp/v1/%7Bproject_id%7D/mcpThis endpoint requires authentication — see the server’s docs for credentials.
claude mcp add contentrain -- npx -y @contentrain/mcp[mcp_servers.contentrain]
url = "https://studio.contentrain.io/api/mcp/v1/%7Bproject_id%7D/mcp"Add to ~/.codex/config.toml. This endpoint requires authentication — see the server’s docs for credentials.
[mcp_servers.contentrain]
command = "npx"
args = ["-y", "@contentrain/mcp"]Add to ~/.codex/config.toml.
https://studio.contentrain.io/api/mcp/v1/%7Bproject_id%7D/mcpSettings → Connectors → “Add custom connector”, then paste this URL. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"contentrain": {
"command": "npx",
"args": [
"-y",
"@contentrain/mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"contentrain": {
"url": "https://studio.contentrain.io/api/mcp/v1/%7Bproject_id%7D/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"contentrain": {
"command": "npx",
"args": [
"-y",
"@contentrain/mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"contentrain": {
"type": "http",
"url": "https://studio.contentrain.io/api/mcp/v1/%7Bproject_id%7D/mcp"
}
}
}Save as .vscode/mcp.json in your workspace. This endpoint requires authentication — see the server’s docs for credentials.
{
"servers": {
"contentrain": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@contentrain/mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"contentrain": {
"serverUrl": "https://studio.contentrain.io/api/mcp/v1/%7Bproject_id%7D/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"contentrain": {
"command": "npx",
"args": [
"-y",
"@contentrain/mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"contentrain": {
"url": "https://studio.contentrain.io/api/mcp/v1/%7Bproject_id%7D/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"contentrain": {
"command": "npx",
"args": [
"-y",
"@contentrain/mcp"
]
}
}
}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.Contentrain%2Fcontentrain)<a href="https://mcptoplist.com/server/io.github.Contentrain%2Fcontentrain"><img src="https://mcptoplist.com/badge/io.github.Contentrain%2Fcontentrain.svg" alt="MCP Toplist: Top 5% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
contentrain
Other servers by contentrain
View all contentrain servers →Available versions (42)
| Version | Published |
|---|---|
| 3.5.0 | Sep 18, 2026 |
| 3.4.3 | Sep 18, 2026 |
| 3.4.2 | Sep 14, 2026 |
| 3.4.1 | Sep 12, 2026 |
| 3.3.4 | Sep 10, 2026 |
| 3.3.3 | Sep 9, 2026 |
| 3.3.2 | Sep 9, 2026 |
| 3.3.1 | Sep 9, 2026 |
| 3.3.0 | Sep 9, 2026 |
| 3.2.0 | Sep 3, 2026 |
| 3.1.8 | Sep 2, 2026 |
| 3.1.7 | Sep 1, 2026 |
| 3.1.6 | Aug 31, 2026 |
| 3.1.4 | Aug 25, 2026 |
| 3.1.3 | Aug 24, 2026 |
| 3.1.1 | Aug 24, 2026 |
| 3.1.0 | Aug 15, 2026 |
| 3.0.3 | Aug 13, 2026 |
| 3.0.2 | Aug 13, 2026 |
| 2.3.1 | Jul 29, 2026 |
| 2.3.0 | Jul 27, 2026 |
| 2.2.0 | Jul 27, 2026 |
| 2.1.1 | Jul 17, 2026 |
| 2.1.0 | Jul 17, 2026 |
| 2.0.1 | Jul 16, 2026 |
| 2.0.0 | Jul 16, 2026 |
| 1.11.0 | Jul 15, 2026 |
| 1.10.1 | Jul 13, 2026 |
| 1.10.0 | Jul 13, 2026 |
| 1.8.1 | Jul 9, 2026 |
| 1.8.0 | Jul 9, 2026 |
| 1.6.0 | Jun 24, 2026 |
| 1.4.0 | Apr 18, 2026 |
| 1.3.0 | Apr 18, 2026 |
| 1.2.1 | Apr 16, 2026 |
| 1.2.0 | Apr 14, 2026 |
| 1.1.2 | Apr 10, 2026 |
| 1.1.1 | Apr 10, 2026 |
| 1.1.0 | Mar 29, 2026 |
| 1.0.7 | Mar 25, 2026 |
| 1.0.6 | Mar 21, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Contentrain?
- Contentrain is maintained by contentrain, which publishes 2 MCP servers (42 total versions) tracked on MCP Toplist.
- Is Contentrain listed on the Official MCP Registry?
- Yes — Contentrain is listed on the Official MCP Registry, alongside PulseMCP, Glama and mcp.so.
- How many versions does Contentrain have?
- MCP Toplist tracks 42 versions of Contentrain, most recently published on Sep 18, 2026.
- Where can I find the source code for Contentrain?
- The source code for Contentrain is hosted at github.com/contentrain/ai.
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.