MCP Codebase Index
Rank #10,192io.github.MikeRecognex/mcp-codebase-index
MCP server providing codebase-index capabilities
MCP Codebase Index is a Model Context Protocol (MCP) server published by mikerecognex. It ranks #10,192 of 132,046 servers tracked on MCP Toplist, and its repository has 62 GitHub stars. MCP Codebase Index is listed across 4 registries — Official MCP, PulseMCP, Glama and mcp.so, with 2 tracked versions. It was first listed on Feb 15, 2026 and most recently updated on Feb 17, 2026.
Ranks ahead of 121,854 of 132,046 servers on MCP Toplist.
Use MCP Codebase Index
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add mcp-codebase-index -- uvx mcp-codebase-index[mcp_servers.mcp-codebase-index]
command = "uvx"
args = ["mcp-codebase-index"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"mcp-codebase-index": {
"command": "uvx",
"args": [
"mcp-codebase-index"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"mcp-codebase-index": {
"command": "uvx",
"args": [
"mcp-codebase-index"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"mcp-codebase-index": {
"type": "stdio",
"command": "uvx",
"args": [
"mcp-codebase-index"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"mcp-codebase-index": {
"command": "uvx",
"args": [
"mcp-codebase-index"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"mcp-codebase-index": {
"command": "uvx",
"args": [
"mcp-codebase-index"
]
}
}
}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.MikeRecognex%2Fmcp-codebase-index)<a href="https://mcptoplist.com/server/io.github.MikeRecognex%2Fmcp-codebase-index"><img src="https://mcptoplist.com/badge/io.github.MikeRecognex%2Fmcp-codebase-index.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
mikerecognex
Available versions (2)
| Version | Published |
|---|---|
| 0.2.2 | Feb 17, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains MCP Codebase Index?
- MCP Codebase Index is maintained by mikerecognex, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is MCP Codebase Index listed on the Official MCP Registry?
- Yes — MCP Codebase Index is listed on the Official MCP Registry, alongside PulseMCP, Glama and mcp.so.
- How many versions does MCP Codebase Index have?
- MCP Toplist tracks 2 versions of MCP Codebase Index, most recently published on Feb 17, 2026.
- Where can I find the source code for MCP Codebase Index?
- The source code for MCP Codebase Index is hosted at github.com/mikerecognex/mcp-codebase-index.
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.