MCP Server
特徴
標準化されたモデルコンテキストプロトコルを通じて特定の機能を公開する軽量プログラム
天気サーバー
天気警報: 特定の米国の州で発令中の天気警報を取得します。
天気予報: 特定の場所の詳細な天気予報を取得します。
Freshdesk の統合: Freshdesk でサポート チケットを作成します。
財務モジュール
日中市場データ: AlphaVantage API を使用して日中株式市場データを取得します。
テクニカル分析:
移動平均(短期および長期)を計算します。
相対力指数 (RSI) を計算します。
取引推奨: テクニカル指標に基づいて包括的な取引推奨を生成します。
Related MCP server: MCP Crypto API Servers
インストール
リポジトリをクローンします。
git clone https://github.com/your-username/mcp-weather-server.git cd mcp-weather-serverPython 仮想環境をセットアップします。
python -m venv venv source venv/bin/activate # On Windows: venv\Scripts\activate依存関係をインストールします:
pip install -r requirements.txtfinanceモジュールに移動し、その依存関係をインストールします。cd finance pip install -r requirements.txt
プロジェクトの実行
天気サーバー
天気サーバーを実行します。
python main.py財務サーバー
財務サーバーを実行します。
cd finance
python finance_server.py天気デモ
天気デモサーバーを実行します。
python weather-demo.pyThis server cannot be installed
Maintenance
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
- AlicenseBqualityDmaintenanceA 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.2761MIT
- FlicenseNot gradedqualityDmaintenanceA 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.
- -licenseNot gradedqualityNot gradedmaintenanceA 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.
- FlicenseNot gradedqualityDmaintenanceA Model Context Protocol server that provides tools for weather forecasting and Gmail interaction.9
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.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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