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