Skip to main content

A Roblox MCP server implementation using FastMCP for tools.

Project description

Roblox MCP Server

A custom MCP (Multi-Channel Presence) server built to enhance the Roblox experience by enabling real-time friend presence tracking and seamless game joining.

Features

  • 🔍 Fetch real-time presence information of your Roblox friends.
  • 🎮 Display a list of friends who are currently in-game.
  • 🚀 Join a friend’s game directly via Roblox deep links.

https://github.com/user-attachments/assets/f10af4e9-28b7-41d8-9fea-181f168f83a0

Getting Started

  1. Clone the repository:
    git clone https://github.com/your-username/roblox-mcp-server.git
    
  2. Navigate to the project directory:
     cd roblox-mcp-server
    
  3. Install the required dependencies:
uv sync
  1. Add mcp server to Claude config:
{
    "mcpServers": {
        "roblox": {
            "command": "python3",
            "args": [
                "-m",
                "uv",
                "--directory",
                "/[Change this to your directory]/roblox-mcp-server",
                "run",
                "main.py"
            ]
        }
    }
}

5.Try roblox mcp server on Claude Desktop

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

roblox_mcp_server-1.0.0.tar.gz (9.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

roblox_mcp_server-1.0.0-py3-none-any.whl (9.5 kB view details)

Uploaded Python 3

File details

Details for the file roblox_mcp_server-1.0.0.tar.gz.

File metadata

  • Download URL: roblox_mcp_server-1.0.0.tar.gz
  • Upload date:
  • Size: 9.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.6

File hashes

Hashes for roblox_mcp_server-1.0.0.tar.gz
Algorithm Hash digest
SHA256 707572bd150d04618b1d9500ed3c040757450ee1a31990b2c3ee2fcb8e132890
MD5 f469221cbe6b6f9fbe6227de24a15b6f
BLAKE2b-256 3cee32441700fc299a5a84489871d10b04c08275a354f70bf6c9b8c62d827c43

See more details on using hashes here.

File details

Details for the file roblox_mcp_server-1.0.0-py3-none-any.whl.

File metadata

File hashes

Hashes for roblox_mcp_server-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 cc645a512b92cca58d668663b1b59a428f421a912cc377100df4f39c844a791a
MD5 3fdf963aec19bacee118f36c767d0e1b
BLAKE2b-256 95384a84115a670b0cf7efc4934f3775a0be3a2e85a4a378f518f4ea638e364e

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page