FPL MCP Server
FPL MCP Server
Fantasy Premier League API 用の MCP サーバー。
セットアップ
pnpm install
npx playwright install chromium.env.example を .env にコピーし、FPLのメールアドレスとパスワードを入力してください:
cp .env.example .env次にサーバーを起動します:
pnpm startRelated MCP server: FPL MCP Server
Claude Code への追加
サーバーをバックグラウンドプロセスとして起動し、追加します:
claude mcp add --transport http fpl http://localhost:3001/mcp利用可能なツール
fpl_get_current_user— 認証済みユーザーのマネージャーIDを取得fpl_get_gameweek_status— 現在のゲームウィーク情報と締め切りfpl_analyze_players— ポジション、コスト、フォームなどで選手をフィルタリング/並べ替えfpl_analyze_player_fixtures— 特定選手の対戦相手難易度分析fpl_compare_players— 選手の横並び比較fpl_get_blank_gameweeks— チームが試合のないゲームウィークを検索fpl_get_double_gameweeks— チームが複数試合あるゲームウィークを検索fpl_get_my_team— 現在のチーム選択を取得(認証が必要)fpl_get_manager_info— マネージャープロフィールとリーグ順位を取得fpl_make_transfer— 選手の移籍を実行(認証が必要)fpl_set_team_lineup— キャプテン、フォーメーション、ラインナップを設定(認証が必要)
利用可能なリソース
fpl://players— 統計付きの全選手fpl://teams— 強さの評価付きプレミアリーグのチームfpl://fixtures— 難易度付きシーズン試合日程fpl://gameweeks— ゲームウィークのステータスと締め切り
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
- AlicenseBqualityDmaintenanceEnables interaction with Fantasy Premier League data through natural language queries. Supports retrieving fixtures, league standings, player performance, and other FPL statistics via the official FPL API.16263MIT
- AlicenseNot gradedqualityCmaintenanceConnects LLMs to the Fantasy Premier League API for intelligent team management, enabling natural language player research, competitor analysis, transfer decisions, and strategic planning using friendly names instead of IDs.2MIT
- AlicenseAqualityCmaintenanceEnables AI assistants to analyze Fantasy Premier League data, providing tools for player search, fixture analysis, manager comparisons, and strategy prompts for transfer planning and lineup selection.19MIT
- FlicenseNot gradedqualityDmaintenanceProvides tools to query football match data, odds, standings, and team statistics via natural language, integrating with the football-scraper-api.
Related MCP Connectors
Read-only fantasy analysis for ESPN, Yahoo, and Sleeper leagues via MCP
API-Football MCP — comprehensive soccer/football data
Gateway between LLM agents and world data through eight tools and a bundled endpoint catalog.
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/OMauriStkOne/fpl-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server