Back to Browse

Brainrot MCP Server

Developer ToolsLow Risk8.7MCP RegistryLocal
Free

Server data from the Official MCP Registry

Use this MCP server to decodes internet slang, brainrot terms, and niche subculture vocabulary....

About

Use this MCP server to decodes internet slang, brainrot terms, and niche subculture vocabulary....

Security Report

8.7
Low Risk8.7Low Risk

Valid MCP server (3 strong, 3 medium validity signals). 1 known CVE in dependencies (0 critical, 1 high severity) ⚠️ Package registry links to a different repository than scanned source. Imported from the Official MCP Registry. 1 finding(s) downgraded by scanner intelligence.

5 files analyzed · 2 issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

file_system

Check that this permission is expected for this type of plugin.

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "io-github-mrfentmen-brainrot-mcp": {
      "args": [
        "-y",
        "@mrfentmen/brainrot-mcp"
      ],
      "command": "npx"
    }
  }
}

Documentation

View on GitHub

From the project's GitHub README.

brainrot mcp

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.

Tools

  • decode_term, meaning, origin, example, vibe for one term
  • search_terms, fuzzy search by term, meaning, or vibe
  • decode_text, scan a caption/tweet and decode every known term in it
  • random_term, expand your brainrot
  • lexicon_stats, term count + vibe breakdown

Run

npm install && npm run build && node dist/index.js

Example

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.

Add terms

Open src/lexicon.ts, entries are plain objects (term, meaning, origin, example, vibe). Rebuild and it's live.

Reviews

No reviews yet

Be the first to review this server!