Skip to main content

A simple MCP (Model Context Protocol) server demo

Project description

MCP Demo

一个简单的MCP (Model Context Protocol) 服务器演示包,可以通过Trae AI IDE使用。

功能特性

这个MCP服务器提供了三个简单的工具:

  1. echo - 回显输入的文本
  2. add - 计算两个数字的和
  3. greet - 生成多语言个性化问候语(支持中文、英文、法文、西班牙文)

安装

从PyPI安装

pip install yashuashua_mcp_server

在Trae中使用

  1. 安装包后,在Trae的MCP配置文件中添加以下配置:
{
  "mcpServers": {
    "yashuashua-mcp-server": {
      "command": "python",
      "args": ["-m", "mcp_demo_yashuashua.server"]
    }
  }
}
  1. 重启Trae,你就可以在对话中使用这些工具了!

使用示例

在Trae中,你可以这样使用:

  • "帮我回显一下'Hello World'"
  • "计算 15 + 27 的结果"
  • "用法语向Alice问好"

开发

许可证

MIT License - 详见 LICENSE 文件。

贡献

欢迎提交Issue和Pull Request!

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

yashuashua_mcp_server-0.2.0.tar.gz (4.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

yashuashua_mcp_server-0.2.0-py3-none-any.whl (5.2 kB view details)

Uploaded Python 3

File details

Details for the file yashuashua_mcp_server-0.2.0.tar.gz.

File metadata

  • Download URL: yashuashua_mcp_server-0.2.0.tar.gz
  • Upload date:
  • Size: 4.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.5

File hashes

Hashes for yashuashua_mcp_server-0.2.0.tar.gz
Algorithm Hash digest
SHA256 a25a5734cc5fbea4ac0b4f7a20ebb6bec5a852b3ff978bb13b9de437b5a01dba
MD5 775bf1db31c23f609b1f238ee29df98c
BLAKE2b-256 79bae19a2955588715a914589e8dc35d6b34dd6c2a243dcd3bbb5c082b180bcc

See more details on using hashes here.

File details

Details for the file yashuashua_mcp_server-0.2.0-py3-none-any.whl.

File metadata

File hashes

Hashes for yashuashua_mcp_server-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 3dcbb943b4d056e7657c572d2c00484f3473c448aefd9f63fb1e58eebc0c53a9
MD5 dce5f5d420a050574eccc804bb155a76
BLAKE2b-256 b5696f4e70bbd921a62ae666e2419f21ccc109cf7d61e63ecccaae4b31c3deb9

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page