mcp-real-debrid
by paintenzero
This server integrates with Real-Debrid. It can be run using the provided command or installed to Claude Desktop.
Last updated: N/A
What is mcp-real-debrid?
This server likely provides media streaming capabilities enhanced by Real-Debrid integration, potentially offering access to premium content and improved streaming performance.
How to use mcp-real-debrid?
Run the server using the command uvx mcpo --port 8000 -- uv run --with mcp[cli] mcp run server.py
or install it to Claude Desktop using mcp install ./server.py
.
Key features of mcp-real-debrid
Real-Debrid integration
Media streaming
Command-line interface
Claude Desktop compatibility
Use cases of mcp-real-debrid
Streaming media content using Real-Debrid
Accessing premium content through Real-Debrid
Integrating with Claude Desktop for media playback
Creating a personal media server with Real-Debrid support
FAQ from mcp-real-debrid
How do I run the server?
How do I run the server?
Use the command uvx mcpo --port 8000 -- uv run --with mcp[cli] mcp run server.py
.
How do I install it to Claude Desktop?
How do I install it to Claude Desktop?
Use the command mcp install ./server.py
.
What is Real-Debrid?
What is Real-Debrid?
Real-Debrid is a premium service that provides access to high-quality streaming links.
What is MCP?
What is MCP?
Based on the commands, MCP is likely a package or tool used for managing and running the server, possibly within the Claude Desktop environment.
What port does the server run on by default?
What port does the server run on by default?
The example command suggests it runs on port 8000 by default.