robloxstudio-mcp and sub-agents-mcp

These are **complements**: the ROBLOX Studio tool provides a specific execution environment for agentic workflows, while the sub-agents framework provides a general-purpose method to define and orchestrate multiple specialized agents that could run in various environments including ROBLOX Studio.

robloxstudio-mcp
62
Established
sub-agents-mcp
58
Established
Maintenance 13/25
Adoption 10/25
Maturity 18/25
Community 21/25
Maintenance 13/25
Adoption 9/25
Maturity 18/25
Community 18/25
Stars: 276
Forks: 52
Downloads:
Commits (30d): 0
Language: TypeScript
License: MIT
Stars: 72
Forks: 16
Downloads:
Commits (30d): 0
Language: TypeScript
License: MIT
No risk flags
No risk flags

About robloxstudio-mcp

boshyxd/robloxstudio-mcp

Create agentic AI workflows in ROBLOX Studio

Implements the Model Context Protocol (MCP) to expose 39 tools for AI assistants, enabling script inspection, bulk object creation, and code optimization directly within Studio via a local plugin. Supports Claude, Gemini, and other MCP clients through stdio transport, with a read-only inspector variant available for safe browsing without write access.

About sub-agents-mcp

shinpr/sub-agents-mcp

Define task-specific AI sub-agents in Markdown for any MCP-compatible tool.

Markdown-defined agents execute via pluggable CLI backends (Cursor, Claude Code, Gemini, or Codex), with built-in session management and error handling for multi-step workflows. The MCP server architecture enables teams to define reusable agents once and consume them across any MCP-compatible IDE or tool, creating portable Claude Code–style sub-agent capabilities outside Claude's environment.

Scores updated daily from GitHub, PyPI, and npm data. How scores work