Back to directory
yantha6/handsome-server-python

yantha6/handsome-server-python

@Yantha6102

一个基于 MCP (Model Context Protocol) 的简单服务器,提供了一个 `who_is_handsome` 工具函数。

mcppythonhandsometoolcursorllmdemo

Installation & Configuration

{
  "mcpServers": {
    "handsome": {
      "command": "uv",
      "args": [
        "--directory",
        "/handsome-server-python",
        "run",
        "handsome.py"
      ]
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2025/4/24
Updated
2025/4/24