MCP.so
登录

mcp-luckyworld

@luckyrobots

关于 mcp-luckyworld

An MCP server for accessing the Lucky World simulator

基本信息

分类

其他

运行时

python

传输方式

stdio

发布者

luckyrobots

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

{
  "mcpServers": {
    "mcp-luckyworld": {
      "command": "uv",
      "args": [
        "venv"
      ]
    }
  }
}

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is mcp-luckyworld?

An MCP server that provides access to the Lucky World simulator, allowing MCP-compatible clients to interact with the simulator.

How to use mcp-luckyworld?

Clone the repository, create a Python virtual environment using uv, install the package with uv pip install -e ., then run the server and client using python mcp-luckyworld/client.py mcp-luckyworld/server.py.

Key features of mcp-luckyworld

  • Provides MCP interface to Lucky World simulator
  • Uses uv for fast dependency management
  • Separate client and server processes

Use cases of mcp-luckyworld

FAQ from mcp-luckyworld

评论

其他 分类下的更多 MCP 服务器