Features
Lightweight programs that each expose specific capabilities through the standardized Model Context Protocol
Weather Server
- Weather Alerts: Fetch active weather alerts for a specific US state.
- Weather Forecast: Retrieve detailed weather forecasts for a given location.
- Freshdesk Integration: Create support tickets in Freshdesk.
Finance Module
- Intraday Market Data: Fetch intraday stock market data using the AlphaVantage API.
- Technical Analysis:
- Calculate moving averages (short and long periods).
- Compute Relative Strength Index (RSI).
- Trade Recommendations: Generate comprehensive trade recommendations based on technical indicators.
Installation
Clone the repository:
git clone https://github.com/your-username/mcp-weather-server.git cd mcp-weather-serverSet up a Python virtual environment:
python -m venv venv source venv/bin/activate # On Windows: venvScriptsactivateInstall dependencies:
pip install -r requirements.txtNavigate to the
financemodule and install its dependencies:cd finance pip install -r requirements.txt
Running the Project
Weather Server
Run the weather server:
python main.py
Finance Server
Run the finance server:
cd finance
python finance_server.py
Weather Demo
Run the weather demo server:
python weather-demo.py
Weather and Finance Data Server
Project Details
- akramsheriff5/MCP-Server
- Last Updated: 4/7/2025
Recomended MCP Servers
Connect AI assistants to your ERPNext instance via the Model Context Protocol (MCP) using the official Frappe API.
A fork of core mcp python-sdk with changes to enable typed-prompts
The API platform for mission-critical applications
A browser plugin that automatically translates
Get detail captions for a image
Korea Law Tool
🦜🔗 Build context-aware reasoning applications





