Skip to main content
Glama

MCP Server Demo

by dynstat

get_weather

Retrieve current weather data for a specified city using the MCP Server Demo, enabling AI assistants to access accurate weather information for user queries.

Instructions

it gets and retuns the weather of the city

Input Schema

NameRequiredDescriptionDefault
cityYes

Input Schema (JSON Schema)

{ "properties": { "city": { "title": "City", "type": "string" } }, "required": [ "city" ], "title": "get_weatherArguments", "type": "object" }
Install Server

Other Tools from MCP Server Demo

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/dynstat/mcp-demo'

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