Back to directory
handsome-server-python

handsome-server-python

@Yantha61

一个基于MCP的简单Python服务器,提供who_is_handsome工具函数。

mcp-serverpythonsimple-tooltool

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/25