codebase-chat-mcp
Rank #7,706io.github.shinzarou-eng/codebase-chat
Local-first codebase intelligence: cited answers, audits, reports. EN/FR.
codebase-chat-mcp is a Model Context Protocol (MCP) server published by shinzarou-eng. It ranks #7,706 of 132,113 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. codebase-chat-mcp is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Sep 14, 2026 and most recently updated on Sep 14, 2026.
Ranks ahead of 124,407 of 132,113 servers on MCP Toplist.
Use codebase-chat-mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add codebase-chat -- npx -y codebase-chat-mcp[mcp_servers.codebase-chat]
command = "npx"
args = ["-y", "codebase-chat-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"codebase-chat": {
"command": "npx",
"args": [
"-y",
"codebase-chat-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"codebase-chat": {
"command": "npx",
"args": [
"-y",
"codebase-chat-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"codebase-chat": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"codebase-chat-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"codebase-chat": {
"command": "npx",
"args": [
"-y",
"codebase-chat-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"codebase-chat": {
"command": "npx",
"args": [
"-y",
"codebase-chat-mcp"
]
}
}
}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.shinzarou-eng%2Fcodebase-chat)<a href="https://mcptoplist.com/server/io.github.shinzarou-eng%2Fcodebase-chat"><img src="https://mcptoplist.com/badge/io.github.shinzarou-eng%2Fcodebase-chat.svg" alt="MCP Toplist: Top 10% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
shinzarou-eng
Other servers by shinzarou-eng
View all shinzarou-eng servers →Available versions (1)
| Version | Published |
|---|---|
| 0.10.1 | Sep 14, 2026 |
Frequently asked questions
- Who maintains codebase-chat-mcp?
- codebase-chat-mcp is maintained by shinzarou-eng, which publishes 2 MCP servers (12 total versions) tracked on MCP Toplist.
- Is codebase-chat-mcp listed on the Official MCP Registry?
- Yes — codebase-chat-mcp is listed on the Official MCP Registry, alongside Glama.
- How many versions does codebase-chat-mcp have?
- MCP Toplist tracks 1 version of codebase-chat-mcp, most recently published on Sep 14, 2026.
- Where can I find the source code for codebase-chat-mcp?
- The source code for codebase-chat-mcp is hosted at github.com/shinzarou-eng/codebase-chat.
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.