Skip to content

rebase-master/mcp-servers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

🌦️ MCP Servers

This repository — mcp-servers — is a collection of custom MCP (Model Context Protocol) servers developed by Mansoor Khan.
Each branch in this repository contains an independent MCP server designed for a specific use case, including weather data retrieval, utilities, and AI integrations.


🚀 Overview

The goal of this repository is to build a suite of modular, open, and reusable MCP servers that can be integrated with AI applications, agentic workflows, or local development setups.

Each branch represents a standalone MCP server implementation.
You can explore them individually to learn, reuse, or extend their functionality.


🌍 Available MCP Servers

Branch Description Link
india-weather-mcp Provides current weather and multi-day forecasts for Indian cities and states using the OpenWeather API. 🔗 View Branch »
us-weather-mcp Offers weather information for U.S. cities and states, including temperature, humidity, and conditions. 🔗 View Branch »

More MCP servers will be added over time for different regions and APIs.


🧩 What is MCP?

MCP (Model Context Protocol) is an emerging standard that allows large language models (LLMs) to communicate seamlessly with external tools, APIs, or local environments.

Each MCP server in this repo:

  • Implements a standardized schema for request/response handling.
  • Supports async operations for speed and reliability.
  • Can be plugged into agentic AI frameworks or custom chatbot environments.

🛠️ Setup & Usage

Each branch includes:

  • A README.md explaining the purpose and usage.
  • requirements.txt or pyproject.toml for dependencies.
  • Example tool definitions (@mcp.tool() or similar decorators).

To clone and use a specific MCP server:

git clone https://github.com/rebase-master/mcp-servers.git
cd mcp-servers
git checkout <branch-name>

Run or integrate with your MCP-compatible environment.

👨‍💻 Author

Mansoor Khan 🔗 GitHub: rebase-master

Building open, modular AI and automation tools — one server at a time.


🪄 Upcoming Plans

  • 🌐 European and global weather MCP servers
  • 🗓️ Calendar and scheduling integration
  • 💬 Conversational AI utilities
  • 📊 Data retrieval & processing MCP servers

Stay tuned for updates as new branches are added!


📄 License

This project is licensed under the MIT License — feel free to use, modify, and contribute.


⭐ Star this repository if you find these MCP servers useful or want to follow future releases.

About

This repository is a collection of custom MCP (Model Context Protocol) servers. Each branch in this repository contains an independent MCP server designed for a specific use case, including weather data retrieval, utilities, and AI integrations.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages