Skip to main content
Glama
akramsheriff5

MCP Server

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.

Related MCP server: MCP Crypto API Servers

Installation

  1. Clone the repository:

    git clone https://github.com/your-username/mcp-weather-server.git
    cd mcp-weather-server
  2. Set up a Python virtual environment:

    python -m venv venv
    source venv/bin/activate  # On Windows: venv\Scripts\activate
  3. Install dependencies:

    pip install -r requirements.txt
  4. Navigate to the finance module 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
F
license - not found
-
quality - not tested
D
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    B
    quality
    D
    maintenance
    A Model Context Protocol server that provides tools to fetch weather alerts for US states and forecasts based on latitude/longitude coordinates using the US National Weather Service API.
    Last updated
    2
    97
    1
    MIT
  • F
    license
    -
    quality
    D
    maintenance
    A collection of Model Context Protocol servers for cryptocurrency APIs (CoinGecko, DeFiLlama, DexScreener, Indodax, Moralis Solana) enabling AI to interact with real-time crypto market data.
    Last updated
  • -
    license
    -
    quality
    -
    maintenance
    A basic Model Context Protocol server implementation that demonstrates core MCP functionality including tools and resources. Provides weather alerts through the Weather API and serves as a learning example for MCP development.
    Last updated

View all related MCP servers

Related MCP Connectors

  • A Model Context Protocol server for Wix AI tools

  • 350+ production-ready APIs through one MCP server — weather, geocoding, validation, financial data.

  • AI Reasoning Cache & Consensus Layer with 11 MCP tools via Streamable HTTP.

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/akramsheriff5/MCP-Server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server