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
DefiLlama API Server
🧩
Unified Narrative Operator
Unified Narrative Operator
Todoist Task and Project Manager
mcp server for todoist
Dify Plugin Tools
Dify 1.0 Plugin MCP HTTP with SSE or Streamable HTTP transport Tools
🧩
MCP iOS Simulator Screenshot
🧩
Multichat Server
🧩
AI公文写作助手
SuperiorAPIs MCP Server Tool
🧩
Browser Use
🧩
Linear MCP Server
A Model Context Protocol (MCP) server for the Linear API
ticktick-mcp-server
MCP server for TickTick integration
LinkedIn MCP Server
A Model Context Protocol (MCP) server that enables interaction with LinkedIn through Claude and other AI assistants. This...





