ScriptBlox MCP
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., "@ScriptBlox MCPfind a script to auto-farm in Blox Fruits and show its code"
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.
ScriptBlox MCP
Pont Cursor ↔ ScriptBlox : recherche, lecture, upload/edit/delete via extension Chrome + serveur MCP local.
Repo : https://github.com/ErrorNoName/scriptblox-mcp
Hubs associés : https://github.com/ErrorNoName/Xeno-Hubs
Architecture
Cursor ──stdio──► scriptblox-mcp (FastMCP)
│
├── HTTP 127.0.0.1:8767 (auth + jobs Turnstile)
│
Chrome extension ◄────┘
└── content script sur scriptblox.com
• popup « MCP Connections » (consent scopes)
• jobs upload + captcha Cloudflare TurnstileRelated MCP server: robloxstudio-mcp
Installation
Install.batExtension Chrome / Edge
chrome://extensions→ Mode développeurCharger l'extension non empaquetée → dossier
extension\Login sur https://scriptblox.com/
Cursor mcp.json
{
"mcpServers": {
"scriptblox": {
"command": "C:\\path\\to\\scriptblox-mcp\\.venv\\Scripts\\python.exe",
"args": ["C:\\path\\to\\scriptblox-mcp\\run_mcp.py"],
"env": {
"SCRIPTBLOX_MCP_HOST": "127.0.0.1",
"SCRIPTBLOX_MCP_PORT": "8767"
}
}
}
}Connexion
scriptblox_connectdans CursorPopup MCP Connections → Autoriser
scriptblox_mepour vérifier
Token local : %USERPROFILE%\.scriptblox-mcp\credentials.json (jamais commit)
Tests
.venv\Scripts\python.exe -m pytest tests -qLicence
Usage personnel / éducatif. Respecte les ToS ScriptBlox et Roblox.
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
- AlicenseAqualityDmaintenanceEnables AI assistants to read, build, and edit 247afk scripts in real-time through a local WebSocket bridge. It allows for live manipulation of block editor content directly within the browser.883MIT
- Alicense-qualityDmaintenanceEnables AI assistants to explore Roblox Studio game structure, read and edit scripts, and perform bulk changes locally and safely.MIT
- Alicense-qualityCmaintenanceBridges AI assistants to Roblox Studio with 51 tools for exploring, editing, and automating game development, all locally via HTTP polling.7986MIT
- Alicense-qualityCmaintenanceBridges coding agents with Roblox Studio, enabling inspection, generation, editing, and validation of Roblox places through natural language.MIT
Related MCP Connectors
AI-powered browser automation — navigate, click, fill forms, and extract data from any website.
Browser MCP for logged-in tasks. Uses your Chrome — credentials stay local. Zero-token replay.
Roblox public profile + friends + badges + games + groups lookups.
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/ErrorNoName/scriptblox-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server