Temporal Durable Mcp Weather Sample
@Aslan11
Temporal Durable Mcp Weather Sample について
The purpose of this repo is to demonstrate how easy it is to leverage workflows as tools for MCP servers by taking modelcontext.io's weather example and making it durable by implementing the MCP tools as Temporal workflows
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"weather": {
"command": "uv",
"args": [
"--directory",
"/ABSOLUTE/PATH/TO/PARENT/FOLDER/temporal-durable-mcp-weather-sample",
"run",
"weather.py"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Temporal Durable Mcp Weather Sample?
A demonstration repository showing how to implement MCP (Model Context Protocol) tools as durable Temporal workflows, using the modelcontext.io weather example as a base. It targets developers interested in adding reliability and state management to MCP server tools.
How to use Temporal Durable Mcp Weather Sample?
Clone the repo, create a virtual environment with
「メディアとデザイン」の他のコンテンツ
Framelink Figma MCP Server
GLipsMCP server to provide Figma layout information to AI coding agents like Cursor
MiniMax MCP
MiniMax-AIOfficial MiniMax Model Context Protocol (MCP) server that enables interaction with powerful Text to Speech, image generation and video generation APIs.
MCP Figma to React Converter
StudentOfJSMCP server for converting Figma designs to React components
Spotify MCP Server
marcelmaraisLightweight MCP server for Spotify
MCP Google Map Server
cablateA powerful Model Context Protocol (MCP) server providing comprehensive Google Maps API integration with LLM processing capabilities.
コメント