一个简单的 MCP Server,提供两数相加功能
Project description
mcp-add-server
最简单的 MCP Server 示例 —— 两数相加。
安装
# 方式1:通过 uvx 临时运行(不需要安装)
uvx mcp-add-server
# 方式2:通过 pipx 全局安装
pipx install mcp-add-server
mcp-add-server
在 Claude Desktop 中使用
编辑 claude_desktop_config.json:
{
"mcpServers": {
"add-server": {
"command": "uvx",
"args": ["mcp-add-server"]
}
}
}
在 Tau 中使用
tau -e ~/.tau/extensions/mcp_add_bridge.py
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
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 yudeshi1314520_mcp_add_server-0.1.0.tar.gz.
File metadata
- Download URL: yudeshi1314520_mcp_add_server-0.1.0.tar.gz
- Upload date:
- Size: 59.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0ca9076d99c9ad7fed304df50b841ce1dcf4c625eeeb6c51bd87eb5eb0ab6c6b
|
|
| MD5 |
6124db32979d590278c482f171c5ccdf
|
|
| BLAKE2b-256 |
79456e20f875b7238727b7c978657349a74f23b747d15da963055128d313a098
|
File details
Details for the file yudeshi1314520_mcp_add_server-0.1.0-py3-none-any.whl.
File metadata
- Download URL: yudeshi1314520_mcp_add_server-0.1.0-py3-none-any.whl
- Upload date:
- Size: 2.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b6cbbfbf62a4eea15c4f690299009ba77b9dad653a364297d3b74d5d685a2673
|
|
| MD5 |
93896dcc8149965ba7067e40cd6dc1c8
|
|
| BLAKE2b-256 |
8193e2c31a78a38df2353e57aa83ecdfa58d9267e58adba63e7d435138e1a4f3
|