weather-mcp-service
Weather MCP service implementation using FastAPI
Documentation
Weather MCP Service
FastAPI 기반의 Weather MCP 서비스 구현입니다.
설치 방법
1. Python 3.8 이상이 필요합니다.
2. Poetry를 사용하여 의존성을 설치합니다:
poetry install실행 방법
poetry run start서버는 기본적으로 http://localhost:8000 에서 실행됩니다.
테스트 실행
poetry run pytestAPI 문서
서버 실행 후 다음 URL에서 API 문서를 확인할 수 있습니다:
- Swagger UI: http://localhost:8000/docs
- ReDoc: http://localhost:8000/redoc
Claude Desktop 연동
`claude_desktop_config.json` 파일에 다음 설정을 추가하세요:
{
"mcpServers": {
"weather": {
"url": "http://localhost:8000"
}
}
}Frequently asked questions
What is weather-mcp-service?
weather-mcp-service is Weather MCP service implementation using FastAPI
How do I install weather-mcp-service?
Open the GitHub repository and follow its README. Most MCP servers are added to your client's MCP config, then called by your agent.
Is weather-mcp-service open source?
Yes — it is hosted on GitHub at https://github.com/jungchihoon/weather-mcp-service.
Related MCP tools
Model Context Protocol Servers
Pre-indexed code knowledge graph, auto syncs on code changes, for Claude Code, Codex, Gemini, Cursor, OpenCode, AntiGravity, Kiro, CoPilot, and Hermes Agent — fewer tokens, fewer tool calls, 100% local
an open source, extensible AI agent that goes beyond code suggestions - install, execute, edit, and test with any LLM
The easy-to-use open source Business Intelligence and Embedded Analytics tool that lets everyone work with data :bar_chart:
The Open-Source Multimodal AI Agent Stack: Connecting Cutting-Edge AI Models and Agent Infra
Cognee is the open-source AI memory platform for agents. Give your AI agents persistent long-term memory across sessions with a self-hosted knowledge graph engine.
Run your own MCP server? See who uses it and what to fix.
Measure it with TrackMCP