Oh My Wind MCP Server

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

Teams that work with fastmcp, marine and open meteo and want a hosted endpoint instead of running a local process. The project is written in TypeScript.

VERIFIED ACTIVE

LAST COMMIT 2026-09-17 · ★ 10 · #49 OF 66 MAINTAINED MAPS & LOCATION · VERIFIED 2026-09-18

AGPL-3.0 · TypeScript 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-09-18

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 · What Oh My Wind can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Limitations (from the README)

[!WARNING] Decision-support tool, not a navigation instrument. OhMyWind does not replace the official marine forecast from your national weather service, up-to-date charts, or the skipper's judgement. Forecast models are sometimes wrong: you remain responsible for your passage.

04 · 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.

05 · Facts

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

06 · 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-09-18, its last commit was 2026-09-17. 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-09-18; you can connect without credentials.

07 · Alternatives to Oh My Wind