Skip to main content
Glama
akramsheriff5

MCP Server

特征

每个轻量级程序都通过标准化模型上下文协议公开特定功能

天气服务器

  • 天气警报:获取特定美国州的有效天气警报。

  • 天气预报:检索特定地点的详细天气预报。

  • Freshdesk 集成:在 Freshdesk 中创建支持票证。

财务模块

  • 日内市场数据:使用 AlphaVantage API 获取日内股票市场数据。

  • 技术分析

    • 计算移动平均线(短期和长期)。

    • 计算相对强弱指数 (RSI)。

  • 交易建议:根据技术指标生成全面的交易建议。

Related MCP server: MCP Crypto API Servers

安装

  1. 克隆存储库:

    git clone https://github.com/your-username/mcp-weather-server.git
    cd mcp-weather-server
  2. 设置 Python 虚拟环境:

    python -m venv venv
    source venv/bin/activate  # On Windows: venv\Scripts\activate
  3. 安装依赖项:

    pip install -r requirements.txt
  4. 导航到finance模块并安装其依赖项:

    cd finance
    pip install -r requirements.txt

运行项目

天气服务器

运行天气服务器:

python main.py

财务服务器

运行财务服务器:

cd finance
python finance_server.py

天气演示

运行天气演示服务器:

python weather-demo.py
F
license - not found
Not graded
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.
    2
    76
    1
    MIT
  • F
    license
    Not graded
    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.
  • -
    license
    Not graded
    quality
    Not graded
    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.
  • F
    license
    Not graded
    quality
    D
    maintenance
    A Model Context Protocol server that provides tools for weather forecasting and Gmail interaction.
    9

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