Skip to main content
Glama
OMauriStkOne

FPL MCP Server

by OMauriStkOne

FPL MCP Server

MCP-сервер для Fantasy Premier League API.

Настройка

pnpm install
npx playwright install chromium

Скопируйте .env.example в .env и укажите ваш email и пароль 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