Awesome MCPOther MCP Servers

TuanKiri/weather-mcp-server

⭐ 249 Go added to this list on 2025-04-09 repository created 2025-04-07

The Weather API MCP Server is a lightweight Model Context Protocol (MCP) server designed to enable AI assistants, such as Claude, to retrieve and interpret real-time weather data efficiently. This project provides a seamless integration for AI systems to access current weather information by leveraging the MCP framework, which facilitates communication between AI models and external data sources. The server supports both local and remote modes of operation, allowing users to either run the server locally with an API key from WeatherAPI or connect to a remote server endpoint. The project is built with a clear structure, including directories for command-line interface, internal server logic, MCP handlers, business logic, tools, and templates for message display. It also supports containerization through Docker, making deployment straightforward and scalable. The primary tool offered by the server is the "current_weather" function, which fetches the current weather conditions for a specified city, requiring the city name as input. The project emphasizes ease of use, with detailed instructions for installation, building from source, and running tests. It also encourages community contributions and provides guidelines for adding new features and tests. The server is licensed under the MIT License, promoting open-source collaboration. Overall, this MCP server enhances AI assistants' capabilities by providing them with up-to-date weather data, enabling more informed and context-aware interactions.

https://github.com/TuanKiri/weather-mcp-server

ai-assistantsapi-integrationapi-keybusiness-logiccity-weatherclaudecontainerizationcurrent-weatherdockergogolanglocal-modemcpmcp-handlersmcp-servermit-licensemock-generationmock-servicesmodel-context-protocolopen-sourcereal-time-weather-dataremote-modessestdiotemplatestestingweatherapi

Also in Other MCP Servers

microsoft/markitdown

MarkItDown is a Python tool that converts various file formats into Markdown and integrates with LLM applications via an MCP server for enhanced text analysis and document processing.

punkpeye/awesome-mcp-servers

A curated collection of Model Context Protocol (MCP) servers that enable AI models to securely interact with local and remote resources through standardized server implementations.

modelcontextprotocol/servers

The Model Context Protocol Servers repository offers reference implementations and third-party integrations that demonstrate how MCP enables Large Language Models to securely access and interact with diverse tools and data sources.

koala73/worldmonitor

World Monitor is an AI-powered, real-time global intelligence dashboard aggregating news and monitoring geopolitical and infrastructure data for unified situational awareness.

headroomlabs-ai/headroom

Headroom is a context compression layer for AI agents, reducing token usage by 60-95% while preserving accuracy, implemented as a library, proxy, and MCP server.

diegosouzapw/OmniRoute

OmniRoute is a free AI gateway that connects various AI tools and models from over 230 providers through a single endpoint, featuring token compression, smart auto-fallback, and support for Model C...

rohitg00/ai-engineering-from-scratch

This comprehensive curriculum teaches AI engineering from scratch, focusing on building AI algorithms, agents, and MCP servers hands-on, covering everything from mathematical foundations to autonom...

every-app/open-seo

Open source, self-hostable SEO platform that exposes its keyword, rank, backlink and site-audit data to AI agents through an MCP server and a set of companion agent skills.