MCP.so
Sign In

mcp-luckyworld

@luckyrobots

About mcp-luckyworld

An MCP server for accessing the Lucky World simulator

Basic information

Category

Other

Runtime

python

Transports

stdio

Publisher

luckyrobots

Config

Add this server to your MCP-compatible client using the configuration below.

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

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

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

Comments

More Other MCP servers