Skip to main content
Glama
OMauriStkOne

FPL MCP Server

by OMauriStkOne

FPL MCP Server

Fantasy Premier League API용 MCP 서버입니다.

설정

pnpm install
npx playwright install chromium

.env.example.env로 복사하고 FPL 이메일과 비밀번호를 입력하세요:

cp .env.example .env

그런 다음 서버를 시작하세요:

pnpm start

Related 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 — 게임위크 상태 및 마감 시간

F
license - not found
Not graded
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

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

  • A
    license
    B
    quality
    D
    maintenance
    Enables 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.
    16
    26
    3
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    Connects 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.
    2
    MIT
  • A
    license
    A
    quality
    C
    maintenance
    Enables 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.
    19
    MIT
  • F
    license
    Not graded
    quality
    D
    maintenance
    Provides tools to query football match data, odds, standings, and team statistics via natural language, integrating with the football-scraper-api.

View all related MCP servers

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.

View all MCP Connectors

Latest Blog Posts

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