Lightweight MCP server offering weather alerts, forecasts, Freshdesk ticket integration, and finance capabilities including intraday market data, technical analysis, and trade recommendations.
Unlock the full potential of MCP Server through LangDB's AI Gateway. Get enterprise-grade security, analytics, and seamless integration with zero configuration.
Free tier available • No credit card required
Lightweight programs that each expose specific capabilities through the standardized Model Context Protocol
Clone the repository:
git clone https://github.com/your-username/mcp-weather-server.git cd mcp-weather-server
Set up a Python virtual environment:
python -m venv venv source venv/bin/activate # On Windows: venv\Scripts\activate
Install dependencies:
pip install -r requirements.txt
Navigate to the finance
module and install its dependencies:
cd finance pip install -r requirements.txt
Run the weather server:
python main.py
Run the finance server:
cd finance python finance_server.py
Run the weather demo server:
python weather-demo.py
Discover shared experiences
Shared threads will appear here, showcasing real-world applications and insights from the community. Check back soon for updates!