Back to Home
joreilly icon

FantasyPremierLeague

Verified Safe

by joreilly

Overview

Exposes Fantasy Premier League player and fixture data as an MCP tools endpoint for consumption by AI models like Claude Desktop.

Installation

Run Command
java -jar mcp-server/build/libs/serverAll.jar --stdio

Security Notes

The server uses the Kotlin MCP SDK, with well-defined tools and standard I/O for communication. Input parsing for tool arguments is handled safely using kotlinx.serialization.json, mitigating injection risks. External data fetching is done via the official Fantasy Premier League API. No 'eval', obfuscation, or hardcoded secrets were found within the MCP server module itself.

Similar Servers

Stats

Interest Score56
Security Score9
Cost ClassMedium
Avg Tokens5000
Stars593
Forks62
Last Update2026-01-16

Tags

Kotlin MultiplatformFPLMCP ServerAI ToolsSports Data