MCP Directory
Back

mcp-ktor-route-problem

by schedin · Kotlin · ★ 0

A how-to-reproduce-repo for bug modelcontextprotocol/kotlin-sdk#94

Install

git clone https://github.com/schedin/mcp-ktor-route-problem.git

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

{
  "mcpServers": {
    "mcp-ktor-route-problem": {
      "command": "npx",
      "args": [
        "-y",
        "github:schedin/mcp-ktor-route-problem"
      ]
    }
  }
}

From the README

A how-to-reproduce-repo for bug https://github.com/modelcontextprotocol/kotlin-sdk/issues/94
Read full README on GitHub →

Related other servers