RimSearcher

kearril/RimSearcher
★ 24 stars C# 🔍 Search Updated 16d ago
A Model Context Protocol (MCP) server for fast searching and retrieval of RimWorld source code.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "rimsearcher": {
      "command": "npx",
      "args": [
        "-y",
        "kearril/RimSearcher"
      ]
    }
  }
}

Topics

csharpdotnetmcpmcp-serverrimworldrimworld-modding