fourchan mcp for Claude Desktop
io.github.mrfentmen/fourchan-mcp
Use this MCP server to 4chan, board catalogs, threads, and posts from the raw internet culture...
client:Claude Desktop
transport:stdio
runtime:npm
Install fourchan mcp in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"fourchan-mcp": {
"command": "npx",
"args": [
"-y",
"fourchan-mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs