Skip to main content
Glama

espresso-mcp

fetch_weather

Retrieve real-time weather data for a specified city using the fetch_weather tool on espresso-mcp server. Provide the city name as input to access accurate weather updates.

Instructions

Fetch current weather for a city

Input Schema

NameRequiredDescriptionDefault
cityYes

Input Schema (JSON Schema)

{ "properties": { "city": { "title": "City", "type": "string" } }, "required": [ "city" ], "title": "fetch_weatherArguments", "type": "object" }

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/vs4vijay/espresso-mcp'

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