Skip to main content
Glama
EricGrill

Civic Data MCP Server

by EricGrill

get_weather_forecast

Retrieve weather forecasts for US locations using latitude and longitude coordinates. Provides current conditions and 7-day forecasts from NOAA data sources.

Instructions

Get weather forecast for a US location by coordinates.

Args:
    latitude: Latitude of the location (e.g., 38.8894 for Washington DC)
    longitude: Longitude of the location (e.g., -77.0352 for Washington DC)

Returns:
    Current conditions and 7-day forecast from NOAA

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
latitudeYes
longitudeYes

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes

Latest Blog Posts

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/EricGrill/mcp-civic-data'

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