A weather forecast MCP Server for any AI agent.
Project description
是什么
Python语言,基于 mcp 库实现的一个 MCP-Server。
有什么能力
预测明天的天气。
怎么用
VSCode + Cline插件 添加如下配置
{
"mcpServers": {
"weather": {
"autoApprove": [],
"disabled": false,
"timeout": 30,
"type": "stdio",
"command": "python",
"args": [
"D:\\Projectss\\AI\\DarcyMCP\\DarcyMCP\\mcp_logger.py",
"uv",
"--directory",
"D:\\Projectss\\AI\\DarcyMCP\\DarcyMCP",
"run",
"weather.py"
]
}
}
}
运行结果
参考文章
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
darcycui_mcp-1.0.1.tar.gz
(8.8 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file darcycui_mcp-1.0.1.tar.gz.
File metadata
- Download URL: darcycui_mcp-1.0.1.tar.gz
- Upload date:
- Size: 8.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.10.9 {"installer":{"name":"uv","version":"0.10.9","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":null,"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4f907c284c71bf46ae6695b64532f548ce8c3d540efcd93f8ecce54e854dd1f5
|
|
| MD5 |
99222ef711fe409dc0041c3bc9f09369
|
|
| BLAKE2b-256 |
a5e2cd6b60b73b6884f1db3ca9a595d03bd51be01015e40134de2f452af63693
|
File details
Details for the file darcycui_mcp-1.0.1-py3-none-any.whl.
File metadata
- Download URL: darcycui_mcp-1.0.1-py3-none-any.whl
- Upload date:
- Size: 10.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.10.9 {"installer":{"name":"uv","version":"0.10.9","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":null,"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
75a734416e3fdc50e6f83682b9ed7e068215734402b9e9ace8229322eec093a5
|
|
| MD5 |
de3127c28e7d505281194a363befc087
|
|
| BLAKE2b-256 |
ae6a3bd87cea2432c171d05051e19f572ca83f343bfa0fb794d32322eec1c0eb
|