Skip to content

Notpoiu Roblox Executor

Free

by MCP Community

An MCP server for interacting with Roblox Game Clients

v1.0.0Added Apr 12, 2026
Works with:ClaudeGPTGeminiCopilot

Notpoiu Roblox Executor MCP Server

An MCP server for interacting with Roblox Game Clients

Installation

Reviews

Leave a Review

Installation

Quick install
npx -y @iflow-mcp/notpoiu-roblox-executor-mcp
Add to claude_desktop_config.json
{
  "mcpServers": {
    "notpoiu-roblox-executor": {
      "command": "npx",
      "args": ["-y", "@iflow-mcp/notpoiu-roblox-executor-mcp"]
    }
  }
}