← Discover MCPs and Agents
N
MCPAI & MLMCP Registry

Nausika

Mediterranean marine, nautical, sailing: forecasts, tides, sea routes, anchorages, POIs for AI.

Links

README

From the repo.

Nausika — Feedback & Issue Tracker

This repository is the public issue tracker for Nausika, a connector between AI assistants and the sea.

There is no code here. File a bug, request a feature, flag a coverage gap — the maintainer triages weekly.

Before filing

Filing

Use the issue templates:

  • Bug — something's wrong with a forecast, a route, a place, or the connector
  • Feature — something missing or that should work differently
  • Coverage — a region where Nausika's atlas is blank, thin, or wrong

What we ship

Nausika is in public beta. Maintainer: Andrea di Cagno. Triage cadence: weekly. No SLA — this is a beta.

Config for your environment

Use the endpoint URL below in your config. No API key — you connect directly.

Tool

OS

Config file: ~/.cursor/mcp.json

{
  "mcpServers": {
    "mcp-server": {
      "url": "https://mcp.nausika.app"
    }
  }
}

Paste into mcpServers in the config file. Restart Cursor after saving.

If this MCP is also published on mcpchannel.ai, you can subscribe from Browse and use the gateway config there instead.