# Stormglass MCP for AI Agents AI Agent Connect

> Stormglass provides high-resolution global weather and marine data for any coordinate. You can pull forecasts, tide levels, astronomy details, and marine biology metrics like chlorophyll or oxygen levels directly into your AI agent. It's built for maritime logistics, scientific research, and precise outdoor planning where standard weather apps just don't cut it.

## Overview
- **Category:** data-analytics
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_qLdJlk3Acei8ljsxQB34JcoNZZm8r1FP7ri1M8bB/ai-agent-connect
- **Tags:** weather-api, marine-data, tide-forecast, oceanography, astronomy

## Description

Imagine you're trying to map out a shipping route or plan a research expedition in the middle of the ocean. You need more than just a general forecast. You need to know the exact wave height at 3 AM on a Tuesday in the North Atlantic, or the specific chlorophyll levels in a remote coastal area. This Connector gives your AI agent the ability to pull professional-grade environmental data for any point on the planet. Instead of jumping between browser tabs to check marine biology stats, tide intervals, or lunar phases, your agent does the heavy lifting. It pulls the raw data so you can make decisions based on facts rather than guesses. It's one of the many specialized tools you can find in the Vinkius catalog to turn a general-purpose AI into a niche expert for maritime and environmental science. Whether you're looking at historical trends or planning for next week, you get high-resolution details that actually matter for your specific job.

## Tools

### get_tide_extremes_point
Fetch high and low tides for a specific location. It's perfect for finding tide extremes at coastal points.

### get_tide_sea_level_point
Fetch sea level height at specific intervals. Use this to monitor detailed sea level height changes.

### get_weather_point
Fetch weather data for a specific coordinate. This provides wind speed, wave height, and air temperature.

### get_astronomy_point
Fetch astronomy data for a specific location. Use this to get precise sunrise, sunset, and moonrise times.

### get_bio_point
Fetch biological marine data for a specific location. This retrieves oxygen levels and chlorophyll concentrations.

## Prompt Examples

**Prompt:** 
```
What's the wind and wave height like for a boat off the coast of Portugal right now?
```

**Response:** 
```
I've checked the maritime conditions for the coast of Portugal. Here is the current data:

*   **Wind Speed:** 14 knots
*   **Wave Height:** 2.1 meters
*   **Air Temperature:** 18°C

Conditions are currently moderate, but keep an eye on the increasing wave height as the afternoon progresses.
```

**Prompt:** 
```
I need the tide extremes for the port of Marseille for the next 48 hours.
```

**Response:** 
```
Here are the tide extremes for the port of Marseille over the next 48 hours:

| Date | High Tide | Low Tide |
| :--- | :--- | :--- |
| Oct 24 | 14:20 (3.2m) | 20:45 (0.5m) |
| Oct 25 | 15:10 (3.4m) | 21:30 (0.4m) |

Plan your docking maneuvers accordingly.
```

**Prompt:** 
```
Give me the chlorophyll and oxygen levels for the Gulf of Mexico.
```

**Response:** 
```
I've retrieved the marine biology metrics for the Gulf of Mexico region:

*   **Chlorophyll Concentration:** 1.2 mg/m³
*   **Dissolved Oxygen:** 5.8 mg/L

These levels are consistent with current seasonal averages for the area.
```

## Capabilities

### Fetch high-resolution weather forecasts
Get wind speed, wave height, and air temperature for any specific coordinate.

### Retrieve high and low tide extremes
Pull the maximum and minimum tide levels for coastal locations.

### Get precise astronomy data
Access sunrise, sunset, moonrise, and moonset times for any location.

### Access marine biology metrics
Retrieve critical data like oxygen levels and chlorophyll concentrations.

### Query historical and future data
Pull environmental data points using specific ISO 8601 timestamps.

## Use Cases

### Shipping Route Optimization
A logistics manager asks for wave heights in the North Atlantic to avoid storm damage and optimize fuel usage.

### Marine Biology Study
A researcher needs chlorophyll concentrations in a specific bay to track phytoplankton blooms for a study.

### Coastal Construction Planning
An engineer checks sea level intervals for a specific pier site to plan safe construction windows.

### Sailing Trip Planning
An enthusiast asks for moonrise and tide times for a specific coastal weekend trip to ensure safe anchoring.

## Benefits

- Get precise wave heights and wind speeds with get_weather_point to plan safer maritime routes.
- Track oxygen and chlorophyll levels using get_bio_point for accurate marine biology research.
- Schedule coastal operations perfectly by pulling tide extremes with get_tide_extremes_point.
- Monitor sea level changes over time using get_tide_sea_level_point for coastal engineering.
- Sync outdoor activities with lunar cycles and sunrise times via get_astronomy_point.

## How It Works

The bottom line is you get professional-grade environmental data without leaving your chat interface.

1. Subscribe to this Connector and enter your Stormglass API Key.
2. Connect your AI client like Claude, Cursor, or Windsurf.
3. Ask your agent for weather, tides, or marine data for any coordinate.

## Frequently Asked Questions

**Can Stormglass MCP help with shipping route planning?**
Yes. It provides the high-resolution wind and wave height data needed to identify safe passages and avoid hazardous sea conditions.

**Does Stormglass MCP provide marine biology data?**
It does. You can use it to pull specific metrics like oxygen levels and chlorophyll concentrations for environmental research.

**How do I get tide levels for a specific coordinate with Stormglass MCP?**
You can ask your agent to pull tide extremes or specific sea level height intervals for any coordinate on Earth.

**Can I use Stormglass MCP for scientific research?**
Absolutely. It's designed for researchers who need precise meteorological and oceanographic data for climate analysis and studies.

**Does Stormglass MCP show moon phases and sunrise times?**
Yes. It includes precise astronomy data so you can track moonrise, moonset, and other solar cycles for your planning.

**Is Stormglass MCP good for coastal engineering?**
Yes, it's very useful for monitoring sea level height intervals and tide extremes to help plan coastal infrastructure.

**Can I get specific wave and wind data for a maritime location?**
Yes! Use the `get_weather_point` tool. You can specify parameters like `windSpeed` and `waveHeight` in the params string to get high-resolution data for your coordinates.

**How do I find the next high and low tides for a coastal city?**
Simply use the `get_tide_extremes_point` tool with the latitude and longitude of the location. It will return the timing and height of the upcoming tide extremes.

**Does the server provide biological data like chlorophyll levels?**
Yes, the `get_bio_point` tool allows you to fetch biological marine data including chlorophyll, iron, nitrate, oxygen, and phytoplankton levels for any coordinate.