MCP.so
Sign In

Run

@paintenzero

About Run

MCP Server for Real Debrid

Basic information

Category

Other

Runtime

python

Transports

stdio

Publisher

paintenzero

Config

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

{
  "mcpServers": {
    "run": {
      "command": "uvx",
      "args": [
        "mcpo",
        "--port",
        "8000",
        "--",
        "uv",
        "run",
        "--with",
        "mcp[cli]",
        "mcp",
        "run",
        "server.py"
      ]
    }
  }
}

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 Run?

How to use Run?

Run using command uvx mcpo --port 8000 -- uv run --with mcp[cli] mcp run server.py or install to Claude Desktop with mcp install ./server.py.

Key features of Run

Use cases of Run

FAQ from Run

Comments

More Other MCP servers