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
媒体与设计 分类下的更多 MCP 服务器
Game Asset Generator using MCP and Hugging Face Spaces
MubarakHAlketbiAn MCP server for creating 2D/3D game assets from text using Hugging Face AI models.
百度地图 MCP Server
baidu-mapsBaidu Map MCP Server

Spotify MCP
varunnealMCP to connect your LLM with Spotify.
Framelink Figma MCP Server
GLipsMCP server to provide Figma layout information to AI coding agents like Cursor
NS Travel Information MCP Server
r-huijtsA Model Context Protocol (MCP) server that provides access to NS (Dutch Railways) travel information through Claude AI. This server enables Claude to fetch real-time train travel information and disruptions using the official Dutch NS API.
评论