Skip to main content
Glama

noaa-tidesandcurrents-mcp

# Smithery configuration file: https://smithery.ai/docs/config#smitheryyaml startCommand: type: stdio configSchema: # Minimal JSON Schema for configuration type: object properties: {} exampleConfig: {} commandFunction: # Simple command to start the MCP server on stdio without additional configuration |- () => ({ command: 'node', args: ['dist/index.js'] })

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/RyanCardin15/NOAA'

If you have feedback or need assistance with the MCP directory API, please join our Discord server