MCP Directory
Back

PeopleInSpace

by joreilly · Kotlin · ★ 3,324

Kotlin Multiplatform sample with SwiftUI, Jetpack Compose, Compose for Wear, Compose for Desktop, and Compose for Web clients along with Ktor backend.

#android#compose-desktop#compose-ios#compose-multiplatform#compose-web#ios#jetpack-compose#kmp#kmp-sample#koin#kotlin#kotlin-coroutines#kotlin-multiplatform#kotlin-native#ktor#mcp#swift#swiftui#wasm

Install

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

Claude Desktop config

Add this to your claude_desktop_config.json:

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

From the README

**Kotlin Multiplatform** project with SwiftUI, Jetpack Compose, Compose for Wear OS, Compose for Desktop and Compose for Web clients along with Ktor backend. Currently running on * Android (Jetpack Compose) * Android App Widget (Compose based Glance API - contributed by https://github.com/yschimke) * Wear OS (Compose for Wear OS - primarily developed by https://github.com/yschimke) * iOS (SwiftUI) * Swift Executable Package * Desktop (Compose for Desktop) * Web (Compose for Web - Wasm based) * JVM (small Ktor back end service + in module) * MCP server (using same shared KMP code) It makes…
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 developer tools servers