MCP Directory
Back

FantasyPremierLeague

by joreilly · Jupyter Notebook · ★ 593

Fantasy Premier League Kotlin/Compose Multiplatform sample

#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

Install

git clone https://github.com/joreilly/FantasyPremierLeague.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "fantasypremierleague": {
      "command": "npx",
      "args": [
        "-y",
        "github:joreilly/FantasyPremierLeague"
      ]
    }
  }
}

From the README

**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](https://johnoreilly.dev/posts/realm-kotlinmultiplatform/) * [Using new Swift Async Algorithms package to close the gap on Combine](https://johnoreilly.dev/posts/swift-async-algorithms-combine/) * [Displaying Charts on iOS, Android, and Desktop using Compose Multiplatform](h…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related other servers