Oh My Wind MCP Server

ohmywind.fr · MCP endpoint · AGPL-3.0 + trademark

Teams that want a hosted maps & location endpoint instead of running a local process. The project is written in Python.

VERIFIED ACTIVE

LAST COMMIT 2026-08-24 · ★ 6 · #45 OF 56 MAINTAINED MAPS & LOCATION · VERIFIED 2026-08-25

AGPL-3.0 · Python servers · how we verify → /methodology

01 · Install Oh My Wind

before you install - you'll need

The README does not document required environment variables for a basic install.

Claude Code

claude mcp add qdonnars-ohmywind --transport http https://mcp.ohmywind.fr/mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "qdonnars-ohmywind": {
      "url": "https://mcp.ohmywind.fr/mcp"
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

https://mcp.ohmywind.fr/mcp

transport: streamable-http

endpoint alive - responded to MCP initialize · probed 2026-08-25

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as remote - your agent's requests go to mcp.ohmywind.fr

endpoint auth accepted our unauthenticated MCP initialize - no credentials needed to connect

license AGPL-3.0 - declared in the repository

registry vendor namespace fr.ohmywind - domain-verified with the official MCP registry

03 · Who maintains Oh My Wind

OhMyWind is maintained by qdonnars. It's the only MCP server we track from this author; the repo dates to Mar 2026.

04 · Facts

category
maps & location - ranked #45 of 56 actively-maintained maps & location servers as of 2026-08-25.
registry
fr.ohmywind/sailing-planner (active, first published 2026-08-01 · 2 versions)

05 · Oh My Wind FAQ

What is Oh My Wind?

ohmywind.fr · MCP endpoint · AGPL-3.0 + trademark

Is Oh My Wind still maintained?

Yes - as of 2026-08-25, its last commit was 2026-08-24. We re-verify nightly.

How do I install Oh My Wind?

Run `claude mcp add qdonnars-ohmywind --transport http https://mcp.ohmywind.fr/mcp`. The README does not document required environment variables for a basic install. You can also paste the ready-made client config above.

Does Oh My Wind require authentication?

No - the endpoint accepted our unauthenticated MCP initialize when probed on 2026-08-25; you can connect without credentials.

06 · Alternatives to Oh My Wind