codeweb
Rank #9,313io.github.GhostlyGawd/codeweb
See what your AI edits affect. Structural checks for AI code changes. 28 MCP tools, no LLM.
codeweb is a Model Context Protocol (MCP) server published by ghostlygawd. It ranks #9,313 of 132,113 servers tracked on MCP Toplist. codeweb is listed across 2 registries — Official MCP and Glama, with 4 tracked versions. It was first listed on Jul 19, 2026 and most recently updated on Sep 14, 2026.
Ranks ahead of 122,800 of 132,113 servers on MCP Toplist.
Use codeweb
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add codeweb -- npx -y -p @ghostlygawd/codeweb codeweb-mcp @ghostlygawd/codeweb[mcp_servers.codeweb]
command = "npx"
args = ["-y", "-p", "@ghostlygawd/codeweb", "codeweb-mcp", "@ghostlygawd/codeweb"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"codeweb": {
"command": "npx",
"args": [
"-y",
"-p",
"@ghostlygawd/codeweb",
"codeweb-mcp",
"@ghostlygawd/codeweb"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"codeweb": {
"command": "npx",
"args": [
"-y",
"-p",
"@ghostlygawd/codeweb",
"codeweb-mcp",
"@ghostlygawd/codeweb"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"codeweb": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"-p",
"@ghostlygawd/codeweb",
"codeweb-mcp",
"@ghostlygawd/codeweb"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"codeweb": {
"command": "npx",
"args": [
"-y",
"-p",
"@ghostlygawd/codeweb",
"codeweb-mcp",
"@ghostlygawd/codeweb"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"codeweb": {
"command": "npx",
"args": [
"-y",
"-p",
"@ghostlygawd/codeweb",
"codeweb-mcp",
"@ghostlygawd/codeweb"
]
}
}
}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.GhostlyGawd%2Fcodeweb)<a href="https://mcptoplist.com/server/io.github.GhostlyGawd%2Fcodeweb"><img src="https://mcptoplist.com/badge/io.github.GhostlyGawd%2Fcodeweb.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
ghostlygawd
Other servers by ghostlygawd
View all ghostlygawd servers →Available versions (4)
| Version | Published |
|---|---|
| 0.15.0 | Sep 14, 2026 |
| 0.14.0 | Sep 2, 2026 |
| 0.13.0 | Aug 17, 2026 |
| 0.12.0 | Jul 25, 2026 |
Frequently asked questions
- Who maintains codeweb?
- codeweb is maintained by ghostlygawd, which publishes 2 MCP servers (20 total versions) tracked on MCP Toplist.
- Is codeweb listed on the Official MCP Registry?
- Yes — codeweb is listed on the Official MCP Registry, alongside Glama.
- How many versions does codeweb have?
- MCP Toplist tracks 4 versions of codeweb, most recently published on Sep 14, 2026.
- Where can I find the source code for codeweb?
- The source code for codeweb is hosted at github.com/GhostlyGawd/codeweb.
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.