Track MCP LogoTrack MCP
Track MCP LogoTrack MCP

The world's largest repository of Model Context Protocol servers. Discover, explore, and submit MCP tools.

Product

  • Categories
  • Top MCP
  • New & Updated
  • Submit MCP

Company

  • About

Legal

  • Privacy Policy
  • Terms of Service
  • Cookie Policy

© 2026 TrackMCP. All rights reserved.

Built with ❤️ by Krishna Goyal

    Fantasypremierleague

    Fantasy Premier League Kotlin/Compose Multiplatform sample for the Model Context Protocol. Enhance AI assistants with powerful integrations.

    578 stars
    Jupyter Notebook
    Updated Nov 3, 2025
    android
    compose-multiplatform
    datastore
    fantasy-premier-league
    ios
    jetpack-compose
    jetpack-room
    kmp
    koin
    kotlin
    kotlin-multiplatform
    kotlin-native
    mcp
    mcp-server
    navigation
    room
    skie
    swift

    Table of Contents

    • Screenshots
    • Android
    • iOS
    • Desktop
    • Kotlin Notebook
    • Full set of Kotlin Multiplatform/Compose/SwiftUI samples

    Table of Contents

    • Screenshots
    • Android
    • iOS
    • Desktop
    • Kotlin Notebook
    • Full set of Kotlin Multiplatform/Compose/SwiftUI samples

    Documentation

    Fantasy Premier League

    kotlin-version

    Compose Multiplatform project running on following

    • Android
    • iOS
    • Desktop

    Also includes

    • Kotlin Notebook
    • MCP Server

    It also currently makes use of the following Jetpack libraries

    • ViewModel
    • Navigation 3
    • Room
    • DataStore

    Related posts:

    • Using Realm persistence library in a Kotlin Multiplatform project
    • Using new Swift Async Algorithms package to close the gap on Combine
    • Displaying Charts on iOS, Android, and Desktop using Compose Multiplatform
    • Using Jetpack Room in Kotlin Multiplatform shared code
    • Using Navigation 3 with Compose Multiplatform

    Screenshots

    Android

    iOS

    Desktop

    Kotlin Notebook

    MCP Server

    The mcp-server module uses the Kotlin MCP SDK to expose an MCP tools endpoint (returning player/fixture info) that

    can for example be plugged in to Claude Desktop as shown below. That module uses same KMP shared code.

    To integrate the MCP server with Claude Desktop for example you need to firstly run gradle shadowJar task and then select "Edit Config" under Developer Settings and add something

    like the following (update with your path)

    code
    {
      "mcpServers": {
        "kotlin-peopleinspace": {
          "command": "java",
          "args": [
            "-jar",
            "/Users/john.oreilly/github/FantasyPremierLeague/mcp-server/build/libs/serverAll.jar",
            "--stdio"
          ]
        }
      }
    }

    Full set of Kotlin Multiplatform/Compose/SwiftUI samples

    • PeopleInSpace (https://github.com/joreilly/PeopleInSpace)
    • GalwayBus (https://github.com/joreilly/GalwayBus)
    • Confetti (https://github.com/joreilly/Confetti)
    • BikeShare (https://github.com/joreilly/BikeShare)
    • FantasyPremierLeague (https://github.com/joreilly/FantasyPremierLeague)
    • ClimateTrace (https://github.com/joreilly/ClimateTraceKMP)
    • GeminiKMP (https://github.com/joreilly/GeminiKMP)
    • MortyComposeKMM (https://github.com/joreilly/MortyComposeKMM)
    • StarWars (https://github.com/joreilly/StarWars)
    • WordMasterKMP (https://github.com/joreilly/WordMasterKMP)
    • Chip-8 (https://github.com/joreilly/chip-8)

    Similar MCP

    Based on tags & features

    • MC

      Mcpjungle

      Go·
      617
    • DA

      Davinci Resolve Mcp

      Python·
      327
    • BI

      Biomcp

      Python·
      327
    • MC

      Mcp Open Library

      TypeScript·
      42

    Trending MCP

    Most active this week

    • PL

      Playwright Mcp

      TypeScript·
      22.1k
    • SE

      Serena

      Python·
      14.5k
    • MC

      Mcp Playwright

      TypeScript·
      4.9k
    • MC

      Mcp Server Cloudflare

      TypeScript·
      3.0k
    View All MCP Servers

    Similar MCP

    Based on tags & features

    • MC

      Mcpjungle

      Go·
      617
    • DA

      Davinci Resolve Mcp

      Python·
      327
    • BI

      Biomcp

      Python·
      327
    • MC

      Mcp Open Library

      TypeScript·
      42

    Trending MCP

    Most active this week

    • PL

      Playwright Mcp

      TypeScript·
      22.1k
    • SE

      Serena

      Python·
      14.5k
    • MC

      Mcp Playwright

      TypeScript·
      4.9k
    • MC

      Mcp Server Cloudflare

      TypeScript·
      3.0k