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 — Premier League 球队及其实力评级

  • 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