Odel
mcp rule34

mcp rule34

Local
@smeet666TypeScriptMITUpdated 1w ago

Search rule34.xxx posts by tag through the site's own API. Needs a rule34.xxx API key.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

npmmcp-rule34v2.0.2

Run

npx -y mcp-rule34

MCP client config

{
  "mcpServers": {
    "mcp-rule34": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-rule34"
      ]
    }
  }
}
MCP Bundlehttps://github.com/smeet666/mcp-rule34/releases/download/v2.0.2/mcp-rule34-2.0.2.mcpbv2.0.2

Distributed as an MCP bundle (`https://github.com/smeet666/mcp-rule34/releases/download/v2.0.2/mcp-rule34-2.0.2.mcpb`) — download it and import the bundle in your MCP client.