Roblox Mcp
@hope1026
关于 Roblox Mcp
Connect AI coding agents to a live Roblox Studio session. Create and edit
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"roblox-mcp": {
"command": "npx",
"args": [
"-y",
"@weppy/roblox-mcp"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Roblox Mcp?
Roblox Mcp connects AI coding agents to a live Roblox Studio session, allowing tools like Claude, Cursor, Codex, and Gemini to perform real actions in Studio instead of just generating code snippets.
How to use Roblox Mcp?
Install via npx -y @weppy/roblox-mcp and configure it with any MCP-compatible client. Once connected, the AI agent can directly control Studio to create scripts, manage instances, adjust terrain, and more.
Key features of Roblox Mcp
- Direct real-time control of Roblox Studio
- Create, edit, move, rename, and delete instances
- Inspect and update DataModel properties
- Generate terrain and adjust lighting and atmosphere
- Search, insert, and configure assets from prompts
- Sync Studio to local files for multi-file edits
Use cases of Roblox Mcp
- Use natural language to create and modify Roblox scripts in Studio
- Generate terrain and tune environment settings without manual clicking
- Insert and configure assets directly from an AI prompt
- Sync the entire project for AI to edit multiple files at once
- Automate repetitive Studio tasks like renaming and moving instances
FAQ from Roblox Mcp
What can Roblox Mcp do?
Roblox Mcp gives AI agents direct control over Roblox Studio, letting them create scripts, manage instances, modify properties, generate terrain, adjust lighting, insert assets, and control audio and animations.
Does it work with any AI client?
Yes, it supports Claude Code, Cursor, Codex CLI, Gemini CLI, and other MCP-compatible clients.
How do I install it?
Run npx -y @weppy/roblox-mcp in your terminal, then configure your MCP client to point to it.
What is Sync and why is it useful?
Sync mirrors your Studio project to local files, enabling the AI to understand and edit multiple files at once instead of single scripts. It supports basic one-way sync and pro bidirectional sync.
Are there any system requirements?
The README does not specify system requirements beyond a working Roblox Studio installation and a compatible MCP client.
其他 分类下的更多 MCP 服务器
Nginx UI
0xJackyYet another WebUI for Nginx
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
Awesome-MCP-ZH
yzflyMCP 资源精选, MCP指南,Claude MCP,MCP Servers, MCP Clients
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
评论