PluginBench
MCP Server

Korea Flight MCP MCP Server

io.github.kimnchai/korea-flight-mcp

What is the Korea Flight MCP MCP server?

14 Korean airports flight info + Incheon arrival/departure congestion + facility search.

How to install Korea Flight MCP

Copy-paste configuration for popular MCP clients.

transport: http
Config generated by PluginBench — verify against the source before use.
Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "korea-flight-mcp": {
      "url": "https://korea-flight-mcp.fly.dev/mcp"
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "korea-flight-mcp": {
      "serverUrl": "https://korea-flight-mcp.fly.dev/mcp"
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "korea-flight-mcp": {
      "type": "http",
      "url": "https://korea-flight-mcp.fly.dev/mcp"
    }
  }
}
Claude Desktop
Claude Desktop connects to remote servers via the mcp-remote bridge.
{
  "mcpServers": {
    "korea-flight-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://korea-flight-mcp.fly.dev/mcp"
      ]
    }
  }
}
Claude Code
claude mcp add --transport http korea-flight-mcp https://korea-flight-mcp.fly.dev/mcp

Related MCP servers

Incheon Airport (ICN) transit: limo buses, internal shuttles, taxi queues, AREX train schedule.