NOAA Tides and Currents
@RyanCardin15
NOAA Tides and Currents について
This is an MCP (Model Context Protocol) server that provides tools for interacting with the NOAA Tides and Currents API
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"noaa-tides-and-currents": {
"command": "node",
"args": [
"dist/index.js"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is NOAA Tides and Currents?
NOAA Tides and Currents is an MCP server that provides tools for interacting with the NOAA Tides and Currents API using the FastMCP framework. It allows AI assistants and hosts to retrieve water levels, tide predictions, currents, meteorological data, station metadata, moon phase information, and sun position data.
How to use NOAA Tides and Currents?
Install automatically via Smithery (npx -y @smithery/cli install @RyanCardin15/tidesandcurrents --client claude) or manually by cloning the repository, installing dependencies, building, and starting the server. Configure transport type (stdio or sse) and port in a .env file. Use with any MCP host like Claude Desktop, or test with the fastmcp command-line tool or MCP Inspector.
Key features of NOAA Tides and Currents
- Water level data (real-time and historical)
- Tide predictions (high/low or interval-based)
- Currents data and current predictions
- Station metadata retrieval
- Meteorological data (wind, temperature, etc.)
- Moon phase and sun rise/set/position information
Use cases of NOAA Tides and Currents
- Query real-time water levels at a specific NOAA station for coastal monitoring
- Retrieve tide predictions for a date range for maritime planning
- Get wind and air temperature data for a station for weather analysis
- Look up moon phase and sun times for a given location and date
- Search and list stations by type (water levels, currents, etc.)
FAQ from NOAA Tides and Currents
What data can I retrieve with this server?
You can retrieve water levels, tide predictions (high/low or interval), currents, current predictions, meteorological data (wind, air temperature, water temperature), station metadata, moon phase information, and sun rise/set/position data.
What are the prerequisites for running the server?
Node.js version 18 or higher and npm or yarn are required. The server is written in TypeScript and needs to be built before use.
Can I use this server with any MCP host?
Yes, it can be used with any MCP host such as Claude Desktop, or tested directly using the fastmcp command-line tool or the MCP Inspector.
What transport options are available?
The server supports both stdio and SSE transports, configurable via the TRANSPORT_TYPE environment variable in the .env file. The default is stdio.
Does the server require an API key or authentication?
No API key is mentioned in the README. The NOAA Tides and Currents API is a public data service, and the server connects directly without authentication.
「その他」の他のコンテンツ
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
ICSS
chokcoco不止于 CSS
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
コメント