Loading MCP server directory, please wait...
Search rule34.xxx posts by tag through the site's own API. Needs a rule34.xxx API key.
npx @getmcp/cli add io.github.smeet666/mcp-rule34Requires Node.js 18+. Community-contributed server. Review source before installing.
RULE34_USER_IDNumeric rule34.xxx account id, shown under API Access Credentials.
RULE34_API_KEYrule34.xxx API key, shown under API Access Credentials. One per person.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.smeet666/mcp-rule34": {
"command": "npx",
"args": [
"-y",
"mcp-rule34"
],
"env": {
"RULE34_USER_ID": "",
"RULE34_API_KEY": "",
"RULE34_MIN_INTERVAL_MS": "",
"RULE34_LOG_LEVEL": ""
}
}
}
}