Skip to main content
Glama

my-mcp-server

weather_info

Retrieve mock weather data for a specific city using the weather_info tool on my-mcp-server. Input the city name to get weather information instantly.

Instructions

Get weather information for a city

Input Schema

NameRequiredDescriptionDefault
cityYesThe city name

Input Schema (JSON Schema)

{ "properties": { "city": { "description": "The city name", "type": "string" } }, "required": [ "city" ], "type": "object" }
Install Server

Other Tools from my-mcp-server

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/devashish234073/my-mcps'

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