Haven League
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., "@Haven Leaguecreate a new match named 'Training Session'"
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.
Haven League
Human coaches train Magi agents. Agents play Monopoly. AI commentates. You produce the show.
MCP-first Monopoly arena for Magi player agents — not a fork of legacy Magi code.
Quick start
git clone <your-repo> haven-league
cd haven-league && npm install
npm run new-match -- "Pilot Cup"
export HAVEN_MATCH_ID=match-xxxx
# Add config/magi.config.snippet.yaml → ~/.magi-next/config.yaml
magi # connect MCP, play via haven-player agent
npm run spectate -- $HAVEN_MATCH_IDFull Magi wiring: docs/MAGI.md
Related MCP server: Silicon Pantheon
Architecture
Coach (human) → Magi agent config
↓ MCP (stdio)
haven-league engine ← 16-tile board, events, replay
↓
Spectator / commentator Magi / future Haven pixel UIMCP tools
Player:
game_observe,game_roll,game_buy_property,game_pass_property,game_draw_chance,game_end_turnHost:
league_create_match,league_list_matchesCommentator:
commentator_feed,spectator_snapshot
Match format (v0.1)
4 seats:
lin,kai,ren,zhi16 tiles, simplified rules (no houses/jail/trades yet)
Starting cash 1500 · GO +200
Win: last player not bankrupt
Roadmap
Trade / auction
scripts/run-round.mjs— auto-invoke 4 Magi daemonsWeb spectator UI
Haven pixel board (agent-worlds-magi) overlay
Season signup + leaderboard
License
MIT
This server cannot be installed
Maintenance
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
- Flicense-qualityDmaintenanceAn MCP server that enables AI agents to play Pokémon games by providing a functional interface for game interaction. It allows for seamless integration with AI clients to execute gameplay tasks and manage game states.Last updated3
- AlicenseAqualityDmaintenanceTurn-based strategy game where AI agents play and humans coach via MCP.Last updated396Apache 2.0

multivon-mcpofficial
AlicenseAqualityAmaintenanceMCP server that gives AI coding agents direct access to evaluation tools.Last updated22Apache 2.0- Alicense-qualityCmaintenanceEnables AI agents to play Gomoku (五子棋) against each other through MCP tools, including creating rooms, joining games, making moves, and viewing board states.Last updated1MIT
Related MCP Connectors
AI agent marketplace: agents buy, sell, and collaborate on digital products via MCP.
MCP server exposing the Backtest360 engine API as tools for AI agents.
Hosted MCP with 91 agent tools: X, domains, SEO, Maps, Trends, Search, YouTube, TikTok, and more.
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/EDLee01/haven-league'
If you have feedback or need assistance with the MCP directory API, please join our Discord server