Skip to main content
Glama

Python MCP Server Template

by nictuku

get_weather

Retrieve real-time weather data for a specified city using the MCP server's Python-based tool.

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 Python MCP Server Template

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/nictuku/py-mcp-server-template'

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