weather mcp
@vhxnif
weather mcp について
A weather MCP server Demo
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"weather-mcp-vhxnif": {
"command": "bun",
"args": [
"run",
"src/mcp/sse-server.ts"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is weather mcp?
—
How to use weather mcp?
Install dependencies with bun install. Run the SSE server using bun run src/mcp/sse-server.ts or the Stdio server using bun run src/mcp/stdio-server.ts. Configure the client with the appropriate JSON object for the chosen transport.
Key features of weather mcp
- Requires Bun runtime.
- Supports SSE transport on
http://localhost:3000/sse. - Supports Stdio transport via
bun runscript.
Use cases of weather mcp
—
FAQ from weather mcp
—
「メディアとデザイン」の他のコンテンツ
MCP Google Map Server
cablateA powerful Model Context Protocol (MCP) server providing comprehensive Google Maps API integration with LLM processing capabilities.
yt-dlp-mcp
kevinwattA Model Context Protocol (MCP) server that bridges Video & Audio content with Large Language Models using yt-dlp.
MiniMax MCP JS
MiniMax-AIOfficial MiniMax Model Context Protocol (MCP) JavaScript implementation that provides seamless integration with MiniMax's powerful AI capabilities including image generation, video generation, text-to-speech, and voice cloning APIs.
Image-Gen-Server
fengin一个能与Cursor集成的图片生成mcp server工具,实现调用即梦逆向接口
Weather API MCP Server
TuanKiriA lightweight Model Context Protocol (MCP) server that enables AI assistants like Claude to retrieve and interpret real-time weather data. Discuss on Hacker News:
コメント