Loomal

ModWrench

MCP server by github.com/171county/modwrench

One MCP server for mod platforms and local modding diagnostics. No data kept.

0 starsnpm: @modwrench/cli

About ModWrench

ModWrench is an MCP (Model Context Protocol) server published by 171county in the official MCP registry. One MCP server for mod platforms and local modding diagnostics. No data kept.

It ships as an npm package (@modwrench/cli), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/171county/modwrench.

Use ModWrench with your agent

Claude Code · one command
claude mcp add modwrench -- npx -y @modwrench/cli
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "modwrench": {
      "command": "npx",
      "args": [
        "-y",
        "@modwrench/cli"
      ]
    }
  }
}
npm@modwrench/cli

Frequently asked questions

What is ModWrench?
ModWrench is an MCP (Model Context Protocol) server by 171county. One MCP server for mod platforms and local modding diagnostics. No data kept.
How do I connect ModWrench to Claude, Cursor, or another MCP client?
Install ModWrench from its npm package (@modwrench/cli) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is ModWrench open source?
Yes — the source code is public at github.com/171county/modwrench.
Can AI agents pay to use ModWrench?
Not yet through Loomal — ModWrench is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain ModWrench? Claim this listing free by verifying GitHub ownership, or contact us.