
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.
@mrfentmen/brainrot-mcp
Advanced tools
Use this MCP server to decodes internet slang, brainrot terms, and niche subculture vocabulary. Tools include decode term, search terms, decode text
Decodes internet slang, brainrot vocabulary, and niche subculture terms. 100% offline, the lexicon ships with the server. Includes the classic brainrot (skibidi, sigma, rizz, fanum tax, ohio, mogging...) plus the underground rap scene (Nettspend, Xavier Wulf era, Osamason, KanKan, LazerDim700, plugg, rage...) and the TikTok era.
decode_term, meaning, origin, example, vibe for one termsearch_terms, fuzzy search by term, meaning, or vibedecode_text, scan a caption/tweet and decode every known term in itrandom_term, expand your brainrotlexicon_stats, term count + vibe breakdownnpm install && npm run build && node dist/index.js
Input: "bro that skibidi edit was bussin no cap, he rizzed up the whole room fr fr"
Output: full breakdowns of skibidi, bussin, no cap, rizz, fr fr.
Open src/lexicon.ts, entries are plain objects (term, meaning,
origin, example, vibe). Rebuild and it's live.
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.
decode_term: Look up a single slang / brainrot / niche internet term.search_terms: Fuzzy-search the lexicon by term, meaning, or vibe.decode_text: Scan a block of text and decode every known slang term in it.random_term: Return a random term from the lexicon - good for expanding your brainrot.lexicon_stats: Get stats about the lexicon: term count and vibe breakdown.This 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 decode_term.
FAQs
Use this MCP server to decodes internet slang, brainrot terms, and niche subculture vocabulary. Tools include decode term, search terms, decode text
We found that @mrfentmen/brainrot-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.