Notpoiu Roblox Executor
Freeby MCP Community
An MCP server for interacting with Roblox Game Clients
v1.0.0Added Apr 12, 2026
Notpoiu Roblox Executor MCP Server
An MCP server for interacting with Roblox Game Clients
Installation
Reviews
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"]
}
}
}