Pitch Queens Server
БесплатноНе проверенRead-only MCP server exposing game rules, FAQs, and official links for the Women's World Cup 2027 simulator Pitch Queens, enabling AI clients to retrieve verifi
Описание
Read-only MCP server exposing game rules, FAQs, and official links for the Women's World Cup 2027 simulator Pitch Queens, enabling AI clients to retrieve verified context without API keys.
README
Women's World Cup 2027 Simulator, Bracket & Predictions
MCP Badge License: MIT Stdio Transport Node MCP Zero Config
A Model Context Protocol server that exposes the canonical Pitch Queens 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, with no API keys or usage quota required.
Official website: https://pitch-queens.pages.dev
🎮 About Pitch Queens
Pitch Queens is a free, independent simulator and prediction game for the 2027 Women's World Cup in Brazil. Its public tools include a full-tournament simulator, bracket predictor, browser-computed title odds, a daily challenge, private leagues, qualification status, and team pages.
The current pre-draw field combines confirmed teams with projected qualifiers so a complete 32-team tournament can be simulated before qualification and the official draw are final. Team strength ratings and probabilistic match results are site-authored entertainment projections, not official forecasts, betting advice, or statements about the final field.
This MCP exposes the documented rules, entry points, and projection boundaries as read-only context. It does not run a simulation, submit a daily pick, create or join a league, or return live odds. Pitch Queens is an independent fan project and is not affiliated with FIFA.
Tools
get_game_rules
Return the verified game rules, modes, constraints, and public entry points the site exposes. (Pitch Queens)
Input: no parameters. Returns: text/markdown.
get_official_links
Return the canonical list of official links for Pitch Queens (website, support, docs when available).
Input: no parameters. Returns: text/markdown.
Resources
site://pitch-queens/rules— Verified game rules, modes, constraints, and public entry points.site://pitch-queens/faq— Short FAQ generated from public site metadata.site://pitch-queens/links— Canonical URLs to share with users.
Prompts
tell_me_about_pitch_queens
Summarize what the site is, who it's for, and how it works. — Pitch Queens
plan_a_run_pitch_queens
Plan a single play-through using verified rules and entry points. — Pitch Queens
Installation
Install via Smithery
npx -y @smithery/cli install pitch-queens-mcp --client claude
(Replace claude with cursor, windsurf, or continue for those clients.)
Install from source
git clone https://github.com/rocnubie/pitch-queens-mcp.git
cd pitch-queens-mcp
pnpm install
Then add to your MCP client config (claude_desktop_config.json for Claude Desktop, mcp.json for Cursor / Windsurf / Continue):
{
"mcpServers": {
"pitch-queens-mcp": {
"command": "node",
"args": [
"/absolute/path/to/pitch-queens-mcp/src/index.mjs"
]
}
}
}
Debug with MCP Inspector
npx @modelcontextprotocol/inspector node src/index.mjs
Official Links
- Website: https://pitch-queens.pages.dev
- About: https://pitch-queens.pages.dev/about
Development
pnpm install
pnpm start # run the server over stdio
License
MIT
Установка Pitch Queens Server
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/rocnubie/pitch-queens-mcpFAQ
Pitch Queens Server MCP бесплатный?
Да, Pitch Queens Server MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Pitch Queens Server?
Нет, Pitch Queens Server работает без API-ключей и переменных окружения.
Pitch Queens Server — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить Pitch Queens Server в Claude Desktop, Claude Code или Cursor?
Открой Pitch Queens Server на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
автор: modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
автор: xuzexin-hzMCP-Agent
A simple, composable framework to build agents using Model Context Protocol by [LastMile AI](https://www.lastmileai.dev)
автор: lastmile-aiSpring AI MCP Client
Provides auto-configuration for MCP client functionality in Spring Boot applications.
mcp.natoma.ai
A Hosted MCP Platform to discover, install, manage and deploy MCP servers by [Natoma Labs](https://www.natoma.ai)
MCPHub
Website to list high quality MCP servers and reviews by real users. Also provide online chatbot for popular LLM models with MCP server support.
MCP Servers Rating and User Reviews
Website to rate MCP servers, write authentic user reviews, and [search engine for agent & mcp](http://www.deepnlp.org/search/agent)
mkinf
An Open Source registry of hosted MCP Servers to accelerate AI agent workflows.
Compare Pitch Queens Server with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории ai
