Codeweb runs on your own machine — the client starts it, so there is no endpoint to ping. 239 installs a week from npm. Last commit 15 Sep 2026.
See what your AI edits affect. Structural checks for AI code changes. 28 MCP tools, no LLM.
We read the source, 19 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 JSON.parse(execFileSync(process.execPath, [EXTRACT, root, '--cache', cache],
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 codeweb -- npx -y @ghostlygawd/codeweb
{
"mcpServers": {
"codeweb": {
"args": [
"-y",
"@ghostlygawd/codeweb"
],
"command": "npx"
}
}
}
[mcp_servers.codeweb]
command = "npx"
args = ["-y", "@ghostlygawd/codeweb"]
{
"mcpServers": {
"codeweb": {
"args": [
"-y",
"@ghostlygawd/codeweb"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"codeweb": {
"args": [
"-y",
"@ghostlygawd/codeweb"
],
"command": "npx"
}
}
}
Structural code-quality tools for AI coding agents.
Zero-LLM structural code retrieval for AI coding agents, served over MCP.
MCP server that uses TypeScript AST to find which tests are affected by a code change
15 checks for the apiVersions kubectl no longer serves, on the manifest open in your editor
Semantic + structural code search MCP server for AI-native development.
Local-first MCP server that reconstructs architecture, workflows and business rules from your code.
Save tokens while coding — your AI agent gets structured code context, not file dumps.
MCP server that exposes Google Gemini as tools for Claude Code
Answers built from our own checks of this server.