MCP Clima
@prodriguezr
About MCP Clima
No overview available yet
Basic information
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is MCP Clima?
MCP Clima is a Model Context Protocol server that provides current weather information for different cities. It is designed for developers who need to integrate real-time weather data into MCP‑compatible applications.
How to use MCP Clima?
Install dependencies with npm install, build the project with npm run build, then call the get_weather tool by passing a request object with the city name and an optional language parameter to the handleRequest function.
Key features of MCP Clima
- Retrieves current weather for any city.
- Supports Spanish and English languages.
- Similar city suggestions when exact city not found.
- Returns temperature, precipitation, wind speed, condition, and local time.
- Simple single‑tool API with
get_weather.
Use cases of MCP Clima
- Get real‑time weather for a city before traveling.
- Query weather in either Spanish or English.
- Handle misspelled or incomplete city names with fallback suggestions.
- Obtain detailed meteorological data programmatically.
- Integrate into MCP‑based assistants or chatbots.
FAQ from MCP Clima
What tools are available in MCP Clima?
The server provides a single tool called get_weather, which retrieves the current weather for a given city.
More Media & Design MCP servers
MCP Figma to React Converter
StudentOfJSMCP server for converting Figma designs to React components
KiCAD MCP: AI-Assisted PCB Design
mixelpixxKiCAD MCP is a Model Context Protocol (MCP) implementation that enables Large Language Models (LLMs) like Claude to directly interact with KiCAD for printed circuit board design.
NS Travel Information MCP Server
r-huijtsA Model Context Protocol (MCP) server that provides access to NS (Dutch Railways) travel information through Claude AI. This server enables Claude to fetch real-time train travel information and disruptions using the official Dutch NS API.
Vibe Design System
mondaycom🎨 Vibe Design System - Official monday.com UI resources for application development in React.js
MiniMax MCP JS
MiniMax-AIOfficial MiniMax Model Context Protocol (MCP) JavaScript implementation that provides seamless integration with MiniMax's powerful AI capabilities including image generation, video generation, text-to-speech, and voice cloning APIs.
Comments