Content Registry MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 229 installs a week from pypi. Last commit 15 Jun 2026.
Content Registry MCP Server by MEOK AI Labs
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 content-registry-mcp -- uvx content-registry-mcp
{
"mcpServers": {
"content-registry-mcp": {
"args": [
"content-registry-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.content-registry-mcp]
command = "uvx"
args = ["content-registry-mcp"]
{
"mcpServers": {
"content-registry-mcp": {
"args": [
"content-registry-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"content-registry-mcp": {
"args": [
"content-registry-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.