mcpindex
Rank #3,893io.github.gautamgb/mcp-server-mcpindex
The MCP server index that vets servers, not just lists them. Advisory screen before you install.
mcpindex is a Model Context Protocol (MCP) server published by mcpindex-ai. It ranks #3,893 of 132,113 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. mcpindex is listed on Official MCP, with 7 tracked versions. It was first listed on Jul 15, 2026 and most recently updated on Aug 18, 2026.
Ranks ahead of 128,220 of 132,113 servers on MCP Toplist.
Use mcpindex
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http mcp-server-mcpindex https://mcpindex.ai/api/mcpclaude mcp add mcp-server-mcpindex -- npx -y mcp-server-mcpindex[mcp_servers.mcp-server-mcpindex]
url = "https://mcpindex.ai/api/mcp"Add to ~/.codex/config.toml.
[mcp_servers.mcp-server-mcpindex]
command = "npx"
args = ["-y", "mcp-server-mcpindex"]Add to ~/.codex/config.toml.
https://mcpindex.ai/api/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"mcp-server-mcpindex": {
"command": "npx",
"args": [
"-y",
"mcp-server-mcpindex"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"mcp-server-mcpindex": {
"url": "https://mcpindex.ai/api/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"mcp-server-mcpindex": {
"command": "npx",
"args": [
"-y",
"mcp-server-mcpindex"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"mcp-server-mcpindex": {
"type": "http",
"url": "https://mcpindex.ai/api/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"mcp-server-mcpindex": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"mcp-server-mcpindex"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"mcp-server-mcpindex": {
"serverUrl": "https://mcpindex.ai/api/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"mcp-server-mcpindex": {
"command": "npx",
"args": [
"-y",
"mcp-server-mcpindex"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"mcp-server-mcpindex": {
"url": "https://mcpindex.ai/api/mcp"
}
}
}{
"mcpServers": {
"mcp-server-mcpindex": {
"command": "npx",
"args": [
"-y",
"mcp-server-mcpindex"
]
}
}
}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.gautamgb%2Fmcp-server-mcpindex)<a href="https://mcptoplist.com/server/io.github.gautamgb%2Fmcp-server-mcpindex"><img src="https://mcptoplist.com/badge/io.github.gautamgb%2Fmcp-server-mcpindex.svg" alt="MCP Toplist: Top 5% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
mcpindex-ai
Other servers by mcpindex-ai
View all mcpindex-ai servers →Available versions (7)
| Version | Published |
|---|---|
| 0.4.0 | Aug 18, 2026 |
| 0.3.13 | Jul 31, 2026 |
| 0.3.11 | Jul 16, 2026 |
| 0.3.10 | Jul 15, 2026 |
| 0.3.9 | Jul 15, 2026 |
| 0.3.8 | Jul 15, 2026 |
| 0.3.7 | Jul 15, 2026 |
Frequently asked questions
- Who maintains mcpindex?
- mcpindex is maintained by mcpindex-ai, which publishes 2 MCP servers (7 total versions) tracked on MCP Toplist.
- Is mcpindex listed on the Official MCP Registry?
- Yes — mcpindex is listed on the Official MCP Registry.
- How many versions does mcpindex have?
- MCP Toplist tracks 7 versions of mcpindex, most recently published on Aug 18, 2026.
- Where can I find the source code for mcpindex?
- The source code for mcpindex is hosted at github.com/mcpindex-ai/mcpindex-web.
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.