MCP Server
특징
표준화된 모델 컨텍스트 프로토콜을 통해 각각 특정 기능을 노출하는 경량 프로그램
날씨 서버
날씨 알림 : 특정 미국 주에 대한 활성 날씨 알림을 가져옵니다.
날씨 예보 : 특정 위치의 자세한 날씨 예보를 검색합니다.
Freshdesk 통합 : Freshdesk에서 지원 티켓을 생성하세요.
재무 모듈
일중 시장 데이터 : AlphaVantage API를 사용하여 일중 주식 시장 데이터를 가져옵니다.
기술적 분석 :
이동평균선(단기 및 장기)을 계산합니다.
상대 강도 지수(RSI)를 계산합니다.
거래 권장 사항 : 기술 지표를 기반으로 포괄적인 거래 권장 사항을 생성합니다.
Related MCP server: MCP Crypto API Servers
설치
저장소를 복제합니다.
지엑스피1
Python 가상 환경을 설정하세요.
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