← kiteinsider.com

INDIVIDUAL MCP TOOL

best_months

Two questions, one tool.

kiteinsider.comnone authenticationAvailability not checked

LIVE ENDPOINT

https://kiteinsider.com/mcp

No auth detected

Connect to this endpoint to inspect the live schema for best_months and invoke it with your own arguments.

Indexed input schema

{}

Risk classification

Inferred read-only · medium confidence · heuristic, not a guarantee.

  • No write-capable action terms were found; this is not proof that invocation has no side effects.

Parent server

kiteinsider.com

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.kiteinsider]
url = "https://kiteinsider.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "kiteinsider": {
      "type": "http",
      "url": "https://kiteinsider.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: kiteinsider
Remote MCP URL: https://kiteinsider.com/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "kiteinsider": {
      "url": "https://kiteinsider.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "kiteinsider": {
      "type": "http",
      "url": "https://kiteinsider.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "kiteinsider",
  "transport": "streamable-http",
  "url": "https://kiteinsider.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

Related tools

  • find_spots — Search the atlas of 1,500+ kitesurf spots by name, country, coordinates, month, rider level or water type.
  • destination_brief — Everything the atlas holds about one destination in numbers: the season month by month with the modelled windy-day share, typical wind, water, levels, its spots, how many schools teach there, the local rules and prices with the year they carry, the top three gotchas, and how many rider notes the page holds.
  • airline_kite_bag_policy — What one airline charges to fly a kite or board bag: the verdict (free inside the allowance, extra fee, or not confirmed), the fee as the carrier writes it, weight/length/piece limits, whether pre-booking is required, the policy year, the carrier's own policy page and ours.
  • schools_near — Kitesurf schools from the directory, by place, coordinates or country: name, the destination they teach at, certifications, what they offer, and the URL of their page.