Codesurface runs on your own machine — the client starts it, so there is no endpoint to ping. 202 installs a week from pypi. Last commit 28 Jul 2026.
Indexes your codebase's public API and serves it via compact MCP tool responses.
We read the source, 22 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
return self._git_file_excludes(os.path.join(root, name))
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add codesurface -- uvx codesurface
{
"mcpServers": {
"codesurface": {
"args": [
"codesurface"
],
"command": "uvx"
}
}
}
[mcp_servers.codesurface]
command = "uvx"
args = ["codesurface"]
{
"mcpServers": {
"codesurface": {
"args": [
"codesurface"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"codesurface": {
"args": [
"codesurface"
],
"command": "uvx"
}
}
}
MCP server to read, inspect and troubleshoot codebase symbols
An MCP server that gives your AI access to the source code and docs of all public github repos
Advanced codebase indexing and semantic search MCP server
Fast per-repo documentation indexer and full-text search MCP server for codebases.
AI-optimized GitHub MCP server: 112 tools, 98% token reduction, compact responses.
Codebase intelligence MCP server — index any repo into a property graph; 26 tools for agents.
MCP server for Pentest-Tools.com: run scans, manage findings and reports via your preffered LLM.
MCP server that spawns and drives Claude Code sessions via claude-wrap.
Answers built from our own checks of this server.