
搜索检索stdio官方级别未说明来源级核验
Weather Ee2bc380
MCP Server
A simple MCP server for weather
工具数
0
提示词数
0
GitHub Stars
0
资源数
0
位置天气命令行工具Python
快速接入
先看主来源和安装命令,再打开仓库或文档;下面只保留这个条目的关键接入事实。
命令预览
uv run client.py <path/to/server.py>
目录标签
目录标签
位置天气命令行工具Pythonresearch-and-datamcpweather天气数据本地部署服务器异步通信
接入字段
传输方式(transport,传输协议)
stdio
鉴权方式(authType,认证方式)
none
运行时(runtime,运行环境)
Python
工具数量(toolCount,工具数)
0
资源数量(resourceCount,资源数)
0
提示词数量(promptCount,提示词数)
0
权限和风险
stdionone部署方式未说明
接入前请确认传输方式、认证方式和部署位置,并根据实际工具能力限制访问范围。
安装前确认
不要直接授予不必要的文件、网络或账号权限;先核对安装命令和配置内容。
来源信息
继续浏览同类 MCP
上一个 MCP
Weather Bridge MCP
A Spring Boot implementation of the Model Context Protocol (MCP) that enables AI agents like GitHub Copilot to access weather data. Demonstrates building a custom MCP server that connects AI models to weather APIs through standardised tools, complete with VS Code integration examples.
下一个 MCP
Weather Js
Simple Weather MCP Server Example