Help✓
io.github.mctx-ai/help · v1.0.40
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.mctx-ai/help",
"description": "Get accurate answers about mctx and MCP servers from live docs, not outdated training data. Look up ",
"title": "Help",
"version": "1.0.40",
"websiteUrl": "https://help.mctx.ai",
"remotes": [
{
"type": "sse",
"url": "https://help.mctx.ai/v1.0.40"
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}