
Company News
Socket Joins New OpenJS Program to Fund Node.js Security Work
Socket is joining the OpenJS Security Stewardship Program to fund Node.js vulnerability research, maintainer remediation, and security releases.
fourchan-mcp
Advanced tools
Use this MCP server to 4chan, board catalogs, threads, and posts from the raw internet culture archive. Tools include list boards, get catalog, get thread
MCP server for 4chan, board catalogs, threads, and posts from the raw archive of internet culture.
| Tool | What it does |
|---|---|
list_boards | All boards, split into SFW / NSFW |
get_catalog | Live threads for a board, sorted by reply count |
get_thread | Read a thread's posts |
npm run build && node dist/index.js
Example:
get_catalog { board: "g", limit: 10 }
get_thread { board: "g", threadNo: 109460960 }
Keyless (the official read only JSON API at a.4cdn.org). Post HTML is flattened to readable text; image filenames are included.
npm install
npm run build
node dist/index.js
The server uses stdio, so it can be connected to Claude Desktop, Cursor, VS Code, MCP Inspector, or another compatible MCP client.
list_boards: List all 4chan boards with titles and SFW flags.get_catalog: Get the catalog (all live threads) for a board.get_thread: Read a threadThis project is intentionally narrow. It should be treated as a practical helper, not a complete certification or security audit. Check the implementation and the returned data before using it with sensitive material. No credentials are required unless the project explicitly says otherwise.
After building, connect the server through your MCP client. The repository root also contains smoke-test.mjs for projects covered by the shared harness. A typical tool call starts with list_boards.
FAQs
Use this MCP server to 4chan, board catalogs, threads, and posts from the raw internet culture archive. Tools include list boards, get catalog, get thread
The npm package fourchan-mcp receives a total of 106 weekly downloads. As such, fourchan-mcp popularity was classified as not popular.
We found that fourchan-mcp demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.

Company News
Socket is joining the OpenJS Security Stewardship Program to fund Node.js vulnerability research, maintainer remediation, and security releases.

Security News
Two compromised GitHub Actions were re-enabled with malicious tags intact, exposing thousands of downstream repositories to Mini Shai-Hulud.

Research
/Security News
A malicious Firefox extension fetches its payload after installation to evade detection, steal Google session cookies, and automate account takeover.