Roblox MCP Server
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Roblox MCP Servercheck which of my friends are online"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
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
Related MCP server: Roblox MCP Server
Getting Started
Clone the repository:
git clone https://github.com/your-username/roblox-mcp-server.gitNavigate to the project directory:
cd roblox-mcp-serverInstall the required dependencies:
uv syncAdd 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
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Alicense-qualityDmaintenanceEnables AI assistants to interact with Roblox Studio in real-time, allowing creation and manipulation of game objects through natural language commands via an HTTP-based plugin system.Last updated3Apache 2.0
- FlicenseBquality-maintenanceEnables AI assistants to interact with running Roblox game instances by inspecting the game hierarchy, reading client-side scripts, and executing Lua code directly within the Roblox client through a WebSocket bridge.Last updated439
- FlicenseBquality-maintenanceBridges AI assistants with Roblox game environments in real-time via a Lua client and WebSocket connection. Enables AI tools like Claude to navigate instances, execute scripts, monitor remote events, and interact with the Roblox API through natural language.Last updated13
- AlicenseAqualityDmaintenanceEnables AI coding tools to control Roblox Studio for workspace exploration, instance manipulation, and script management. It provides tools for playtesting, scene rendering, and integration with the Roblox Creator Store.Last updated66MIT
Related MCP Connectors
A room-based collaborative platform
Enrich user data by adding social network links based on provided personal information. Integrate…
The team layer for AI coding agents: shared contracts, collision alerts, E2EE sessions.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/h053698/roblox-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server