mcp server index for Grok
io.github.justaiagent0809/mcp-server-index
Offline MCP tool schemas and risk flags. Partial census: 2,283 servers, 2026-09-08.
client:Grok
transport:stdio
runtime:npm
Install mcp server index in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"mcp-server-index": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"mcp-server-index"
]
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs