Back to directory
yantha6/handsome-server-python

yantha6/handsome-server-python

@Yantha6

一个基于 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
2026/6/13
Updated
2026/6/13