ModWrench
Rank #5,628io.github.171county/modwrench
One MCP server for mod platforms and local modding diagnostics. No data kept.
ModWrench is a Model Context Protocol (MCP) server published by 171county. It ranks #5,628 of 132,046 servers tracked on MCP Toplist. ModWrench is listed across 3 registries — Official MCP, PulseMCP and Glama, with 8 tracked versions. It was first listed on Jun 9, 2026 and most recently updated on Sep 17, 2026.
Ranks ahead of 126,418 of 132,046 servers on MCP Toplist.
Use ModWrench
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add modwrench -- npx -y @modwrench/cli[mcp_servers.modwrench]
command = "npx"
args = ["-y", "@modwrench/cli"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"modwrench": {
"command": "npx",
"args": [
"-y",
"@modwrench/cli"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"modwrench": {
"command": "npx",
"args": [
"-y",
"@modwrench/cli"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"modwrench": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@modwrench/cli"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"modwrench": {
"command": "npx",
"args": [
"-y",
"@modwrench/cli"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"modwrench": {
"command": "npx",
"args": [
"-y",
"@modwrench/cli"
]
}
}
}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.171county%2Fmodwrench)<a href="https://mcptoplist.com/server/io.github.171county%2Fmodwrench"><img src="https://mcptoplist.com/badge/io.github.171county%2Fmodwrench.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries (1 delisted)
171county
Available versions (8)
| Version | Published |
|---|---|
| 0.2.4 | Sep 17, 2026 |
| 0.2.3 | Sep 15, 2026 |
| 0.2.2 | Sep 15, 2026 |
| 0.2.1 | Sep 15, 2026 |
| 0.2.0 | Sep 13, 2026 |
| 0.1.1 | Sep 12, 2026 |
| 0.1.0 | Sep 12, 2026 |
| 0.0.1 | Jun 9, 2026 |
Frequently asked questions
- Who maintains ModWrench?
- ModWrench is maintained by 171county, which publishes 1 MCP server (8 total versions) tracked on MCP Toplist.
- Is ModWrench listed on the Official MCP Registry?
- Yes — ModWrench is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does ModWrench have?
- MCP Toplist tracks 8 versions of ModWrench, most recently published on Sep 17, 2026.
- Where can I find the source code for ModWrench?
- The source code for ModWrench is hosted at github.com/171county/modwrench.
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.