Stats
Actions
Tags
Connects to the Roblox platform via the Weppy API for accessing game data, user profiles, and other Roblox resources. Runs locally via npx.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"weppy-roblox-mcp": {
"command": "npx",
"args": [
"-y",
"@weppy/roblox-mcp@latest"
]
}
}
}Server configuration and connection parameters
npxCommand-line arguments passed to the server process
npx claudepluginhub hope1026/weppy-roblox-mcp --plugin weppy-roblox-ai-toolkit