Digitraffic AIS MCP — live vessel positions in Finnish and Baltic Sea waters.
git clone https://github.com/pipeworx-io/mcp-digitraffic-ais{
"mcpServers": {
"mcp-digitraffic-ais": {
"command": "node",
"args": ["/path/to/mcp-digitraffic-ais/dist/index.js"]
}
}
}Resumen de MCP Servers
# @pipeworx/digitraffic-ais
Live vessel positions in Finnish and Baltic waters, from Fintraffic's AIS receivers. Keyless.
## Tools
- `ais_vessels_near(...)` — vessels within a radius of a point, with position, speed, course, navigational status and type.
- `ais_area_count(...)` — how many vessels are in an area, broken down by ship type.
- `ais_vessel(...)` — latest position and voyage details for one vessel by MMSI.
## Auth
None.
## Coverage
**Regional, not worldwide.** Fintraffic's receivers cover Finland and the surrounding Baltic — Gulf of Finland, Gulf of Bothnia, Archipelago Sea, Åland — with fringe reception toward Estonia and Sweden. Every tool description says so, because a worldwide vessel question routed here would return a confidently empty answer. For coverage beyond the Baltic use `live_ships_in_area` (`vessel-tracking`), which reaches wherever community receivers exist.
### Gotcha worth knowing
The API **requires** `Accept-Encoding: gzip` — requesting identity encoding returns HTTP 406. The pack also sniffs the gzip magic bytes (`0x1f 0x8b`) rather than trusting the `Content-Encoding` header, because Node/undici transparently decompresses while leaving the header in place, and double-decompressing throws `Z_DATA_ERROR`.
## Data sources
- `https://meri.digitraffic.fi/api/ais/v1/locations`
- `https://meri.digitraffic.fi/api/ais/v1/vessels`
## Quick Start
Add to your MCP client (Claude Desktop, Cursor, Windsurf, etc.):
```json
{
"mcpServers": {
"digitraffic-ais": {
"url": "https://gateway.pipeworx.io/digitraffic-ais/mcp"
}
}
}
```
Or connect to the full Pipeworx gateway for access to all 1394+ data sources:
```json
{
"mcpServers": {
"pipeworx": {
"url": "https://gateway.pipeworx.io/mcp"
}
}
}
```
## Using with ask_pipeworx
Instead of calling tools directly, you can ask questions in plain English:
```
ask_pipeworx({ question: "your question about Digitraffic Ais data" })
```
The gateway picks the right tool and fills the arguments automatically.
## More
- [All tools and guides](https://github.com/pipeworx-io/examples)
- [pipeworx.io](https://pipeworx.io)
## License
MIT
Lo que la gente pregunta sobre mcp-digitraffic-ais
¿Qué es pipeworx-io/mcp-digitraffic-ais?
+
pipeworx-io/mcp-digitraffic-ais es mcp servers para el ecosistema de Claude AI. Digitraffic AIS MCP — live vessel positions in Finnish and Baltic Sea waters. Tiene 0 estrellas en GitHub y se actualizó por última vez today.
¿Cómo se instala mcp-digitraffic-ais?
+
Puedes instalar mcp-digitraffic-ais clonando el repositorio (https://github.com/pipeworx-io/mcp-digitraffic-ais) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.
¿Es seguro usar pipeworx-io/mcp-digitraffic-ais?
+
pipeworx-io/mcp-digitraffic-ais aún no ha sido auditado por nuestro agente de seguridad. Revisa el repositorio original en GitHub antes de usarlo en producción.
¿Quién mantiene pipeworx-io/mcp-digitraffic-ais?
+
pipeworx-io/mcp-digitraffic-ais es mantenido por pipeworx-io. La última actividad registrada en GitHub es de today, con 0 issues abiertos.
¿Hay alternativas a mcp-digitraffic-ais?
+
Sí. En ClaudeWave puedes explorar mcp servers similares en /categories/mcp, ordenados por popularidad o actividad reciente.
Despliega mcp-digitraffic-ais en tu cloud
Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.
¿Mantienes este repo? Añade un badge a tu README
Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.
[](https://claudewave.com/repo/pipeworx-io-mcp-digitraffic-ais)<a href="https://claudewave.com/repo/pipeworx-io-mcp-digitraffic-ais"><img src="https://claudewave.com/api/badge/pipeworx-io-mcp-digitraffic-ais" alt="Featured on ClaudeWave: pipeworx-io/mcp-digitraffic-ais" width="320" height="64" /></a>Más MCP Servers
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
User-friendly AI Interface (Supports Ollama, OpenAI API, ...)
An open-source AI agent that brings the power of Gemini directly into your terminal.
The fastest path to AI-powered full stack observability, even for lean teams.
Real-time global intelligence dashboard. AI-powered news aggregation, geopolitical monitoring, and infrastructure tracking in a unified situational awareness interface
🕷️ An adaptive Web Scraping framework that handles everything from a single request to a full-scale crawl!