
Weather MCP Tool for Claude
한국어 지원 날씨 정보 조회 MCP(Model Context Protocol) 도구입니다. Claude AI와 함께 사용할 수 있으며, 전 세계 도시의 실시간 날씨 정보를 제공합니다.
Features
- 도시 이름으로 날씨 정보 조회 (한국어/영어 지원)
- 실시간 기상 데이터 제공
- 상세한 날씨 정보 (기온, 날씨 상태, 풍속, 풍향, 습도)
- Claude AI와 원활한 통합
사용된 API
설치 방법
# 저장소 클론
git clone https://github.com/yourusername/weather-mcp-tool.git
cd weather-mcp-tool
# 의존성 설치
npm install
# 빌드
npm run build
Claude Desktop 설정
claude_desktop_config.json
파일에 다음 설정을 추가하세요:
{
"mcpServers": {
"weather-server": {
"command": "node",
"args": ["dist/server.js"],
"cwd": "프로젝트_경로"
}
}
}
사용 예시
Claude에서 다음과 같이 사용할 수 있습니다:
const result = await weatherApi.execute({
city: "서울"
});
응답 예시:
{
"city": "Seoul",
"country": "South Korea",
"weather": {
"temperature": 18.5,
"description": "맑음",
"windSpeed": 2.3,
"windDirection": 180,
"humidity": 65
}
}
License
MIT License - 자세한 내용은 LICENSE 파일을 참조하세요.
相关推荐
I find academic articles and books for research and literature reviews.
Confidential guide on numerology and astrology, based of GG33 Public information
Emulating Dr. Jordan B. Peterson's style in providing life advice and insights.
Your go-to expert in the Rust ecosystem, specializing in precise code interpretation, up-to-date crate version checking, and in-depth source code analysis. I offer accurate, context-aware insights for all your Rust programming questions.
Advanced software engineer GPT that excels through nailing the basics.
Converts Figma frames into front-end code for various mobile frameworks.
Take an adjectivised noun, and create images making it progressively more adjective!
Descubra la colección más completa y actualizada de servidores MCP en el mercado. Este repositorio sirve como un centro centralizado, que ofrece un extenso catálogo de servidores MCP de código abierto y propietarios, completos con características, enlaces de documentación y colaboradores.
Manipulación basada en Micrypthon I2C del expansor GPIO de la serie MCP, derivada de AdaFruit_MCP230xx
La aplicación AI de escritorio todo en uno y Docker con trapo incorporado, agentes de IA, creador de agentes sin código, compatibilidad de MCP y más.
Espejo dehttps: //github.com/agentience/practices_mcp_server
Espejo de https: //github.com/bitrefill/bitrefill-mcp-server
Plataforma de automatización de flujo de trabajo de código justo con capacidades de IA nativas. Combine el edificio visual con código personalizado, auto-anfitrión o nube, más de 400 integraciones.
Reviews

user_Sk1kl3HZ
I have been using my-mcp-server by mongte for a while, and it has drastically improved my project management. Its seamless integration and user-friendly interface make it a top choice for any developer. I highly recommend checking it out at https://github.com/mongte/my-mcp-server.