Banned from Equestria MCP Server
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Banned from Equestria MCP ServerShow me the game rules"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Banned from Equestria MCP Server
Banned from Equestria (Daily) - Play Online
A 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.
Official website: https://bannedfromequiti.online
🎮 About Banned from Equestria
Banned 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.
The 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.
The 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.
Related MCP server: MCP-Guide
Tools
get_game_rules
Return the verified game rules, modes, constraints, and public entry points the site exposes. (Banned from Equestria)
Input: no parameters. Returns: text/markdown.
get_official_links
Return the canonical list of official links for Banned from Equestria (website, support, docs when available).
Input: no parameters. Returns: text/markdown.
Resources
site://bannedfromequiti/rules— Verified game rules, modes, constraints, and public entry points.site://bannedfromequiti/faq— Short FAQ generated from public site metadata.site://bannedfromequiti/links— Canonical URLs to share with users.
Prompts
tell_me_about_bannedfromequiti
Summarize what the site is, who it's for, and how it works. — Banned from Equestria
plan_a_run_bannedfromequiti
Plan a single play-through using verified rules and entry points. — Banned from Equestria
Installation
Install via Smithery
npx -y @smithery/cli install bannedfromequiti-mcp --client claude(Replace claude with cursor, windsurf, or continue for those clients.)
Install from source
git clone https://github.com/rocnubie/bannedfromequiti-mcp.git
cd bannedfromequiti-mcp
pnpm installThen add to your MCP client config (claude_desktop_config.json for Claude Desktop, mcp.json for Cursor / Windsurf / Continue):
{
"mcpServers": {
"bannedfromequiti-mcp": {
"command": "node",
"args": [
"/absolute/path/to/bannedfromequiti-mcp/src/index.mjs"
]
}
}
}Debug with MCP Inspector
npx @modelcontextprotocol/inspector node src/index.mjsOfficial Links
Website: https://bannedfromequiti.online
Development
pnpm install
pnpm start # run the server over stdioLicense
MIT
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Alicense-qualityFmaintenanceA simple MCP server that can enable MCP clients to query Bluesky instances.Last updated32MIT
- AlicenseBqualityDmaintenanceA beginner-friendly Model Context Protocol (MCP) server that helps users understand MCP concepts, provides interactive examples, and lists available MCP servers. This server is designed to be a helpful companion for developers working with MCP. Also comes with a huge list of servers you can install.Last updated33766Apache 2.0
- AlicenseAqualityCmaintenanceAn MCP server for interacting with Discord.Last updated1927111MIT
- FlicenseAqualityCmaintenanceRead-only MCP server for finding Discord messages. It enables searching guild messages, locating messages from jump URLs, and reading context around results.Last updated71
Related MCP Connectors
Official remote MCP server for Archivist AI TTRPG campaign memory: characters, sessions, and more.
MCP server for accessing curated awesome list documentation
An MCP server for deep research or task groups
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/rocnubie/bannedfromequiti-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server