Back to Home
pmc-a icon

fpl-mcp-server

Verified Safe

by pmc-a

Overview

Provides a Model Context Protocol (MCP) server for accessing Fantasy Premier League (FPL) data and manager information via eight specialized tools.

Installation

Run Command
npm start

Environment Variables

  • LOG_LEVEL
  • NODE_ENV

Security Notes

The server demonstrates robust security practices, including comprehensive input validation using Zod schemas for all tool arguments and centralized error handling with structured logging. No direct use of 'eval', code obfuscation, or hardcoded secrets were identified in the provided source. The primary external dependency, 'fpl-fetch', interacts with a public, undocumented FPL API, which introduces an inherent dependency risk of API changes not controlled by this project. However, the project's own implementation is securely designed.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassMedium
Avg Tokens1500
Stars0
Forks0
Last Update2026-01-19

Tags

FPLFantasy Premier LeagueMCP ServerFootballSports Data