{
  "markdown": "# Banned from Equestria MCP Server\n\n> Banned from Equestria (Daily) - Play Online\n\n[![MCP Badge](https://lobehub.com/badge/mcp/rocnubie-bannedfromequiti-mcp)](https://lobehub.com/mcp/rocnubie-bannedfromequiti-mcp)\n[![Read Only](https://img.shields.io/badge/server-read--only-2ea44f)](#tools)\n[![smithery](https://smithery.ai/badge/bannedfromequiti)](https://smithery.ai)\n[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](./LICENSE)\n[![MCP](https://img.shields.io/badge/MCP-1.0-blue)](https://modelcontextprotocol.io)\n[![Zero Config](https://img.shields.io/badge/setup-zero--config-7c3aed)](#installation)\n[![Node](https://img.shields.io/badge/node-%3E%3D18-339933?logo=node.js&logoColor=white)](https://nodejs.org)\n\nA Model Context Protocol server that exposes the canonical Banned from Equestria knowledge surface — game rules, modes, constraints, and entry points, FAQ, official links — to MCP-compatible AI clients such as Claude Desktop, Cursor, Windsurf, and Continue. Read-only, no API keys, no quota, ~50 ms cold start.\n\nOfficial website: https://bannedfromequiti.online\n\n## 🎮 About Banned from Equestria\n\nBanned from Equestria is an independent fan archive for the adult Banned from Equestria Daily Flash game. It preserves versions 1.0 through 1.5 and lets visitors play them in a browser through a self-hosted Ruffle player, without a Flash plugin.\n\nThe site includes English and Spanish pages, an 18+ age gate, version notes, character and cheat guides, and download hubs for Android, Windows, and SWF files. This MCP exposes that public scope and the official archive links as read-only context; it does not reproduce the game or verify third-party downloads.\n\nThe archive is not affiliated with Hasbro, My Little Pony rights holders, or the original game creator. Visitors should review the live archive and its credits before using any download.\n\n## Tools\n\n### `get_game_rules`\nReturn the verified game rules, modes, constraints, and public entry points the site exposes. (Banned from Equestria)\n\n_Input:_ no parameters. _Returns:_ text/markdown.\n\n### `get_official_links`\nReturn the canonical list of official links for Banned from Equestria (website, support, docs when available).\n\n_Input:_ no parameters. _Returns:_ text/markdown.\n\n## Resources\n\n- `site://bannedfromequiti/rules` — Verified game rules, modes, constraints, and public entry points.\n- `site://bannedfromequiti/faq` — Short FAQ generated from public site metadata.\n- `site://bannedfromequiti/links` — Canonical URLs to share with users.\n\n## Prompts\n\n### `tell_me_about_bannedfromequiti`\nSummarize what the site is, who it's for, and how it works. — Banned from Equestria\n\n### `plan_a_run_bannedfromequiti`\nPlan a single play-through using verified rules and entry points. — Banned from Equestria\n\n## Installation\n\n### Install via Smithery\n\n```bash\nnpx -y @smithery/cli install bannedfromequiti-mcp --client claude\n```\n\n(Replace `claude` with `cursor`, `windsurf`, or `continue` for those clients.)\n\n### Install from source\n\n```bash\ngit clone https://github.com/rocnubie/bannedfromequiti-mcp.git\ncd bannedfromequiti-mcp\npnpm install\n```\n\nThen add to your MCP client config (`claude_desktop_config.json` for Claude Desktop, `mcp.json` for Cursor / Windsurf / Continue):\n\n```json\n{\n  \"mcpServers\": {\n    \"bannedfromequiti-mcp\": {\n      \"command\": \"node\",\n      \"args\": [\n        \"/absolute/path/to/bannedfromequiti-mcp/src/index.mjs\"\n      ]\n    }\n  }\n}\n```\n\n### Debug with MCP Inspector\n\n```bash\nnpx @modelcontextprotocol/inspector node src/index.mjs\n```\n\n## Official Links\n\n- Website: https://bannedfromequiti.online\n\n## Development\n\n```bash\npnpm install\npnpm start                 # run the server over stdio\n```\n\n## License\n\nMIT\n",
  "bytes": 3734,
  "sha": "0ceb351411866e43e04dceb18cb0333ec105f225af1dd2ac90a05fa1720bfc56",
  "repo_slug": "rocnubie/bannedfromequiti-mcp",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_io_github_rocnubie_bannedfromequiti_mcp_1f8192ec/readme"
}