Skip to main content
Glama

Multi-MCPs

by TaylorChen

get_current_weather

Retrieve real-time weather data for a specified city using this tool. Integrates with Multi-MCPs to fetch accurate weather information quickly and efficiently.

Instructions

Get current weather by city name

Input Schema

NameRequiredDescriptionDefault
locationYesCity name, e.g., London

Input Schema (JSON Schema)

{ "properties": { "location": { "description": "City name, e.g., London", "type": "string" } }, "required": [ "location" ], "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/TaylorChen/muti-mcps'

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