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

コメント

「その他」の他のコンテンツ