Skip to main content
Glama

mcp-tool-builder

by hanweg

get_weather_forecast

Retrieve weather forecasts for a specific ZIP code using the NWS API, providing accurate and timely weather updates for any location.

Instructions

Retrieves weather forecast for a given ZIP code using NWS API

Input Schema

NameRequiredDescriptionDefault
zip_codeYes

Input Schema (JSON Schema)

{ "properties": { "zip_code": { "type": "string" } }, "required": [ "zip_code" ], "type": "object" }

You must be authenticated.

Other Tools from mcp-tool-builder

Related Tools

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/hanweg/mcp-tool-builder'

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