mcp-bridge
by firekula · TypeScript · ★ 196
Cocos Creator 2.4.x MCP 桥接插件 —— 启动本地 HTTP 服务,让 Claude 等 AI 通过 Model Context Protocol 直接操控编辑器:场景节点管理、组件增删改查、预制体离线修改、资源管理、项目构建等 30+ 工具全自动化。
Install
npx -y github:firekula/mcp-bridge Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.
Claude Desktop config
A starting point for your claude_desktop_config.json
(auto-generated — the repo's README may specify a published package name or required env vars):
{
"mcpServers": {
"mcp-bridge": {
"command": "npx",
"args": [
"-y",
"github:firekula/mcp-bridge"
]
}
}
} From the README
Related other servers
n8n
n8n-io
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
servers
modelcontextprotocol
Model Context Protocol Servers
Scrapling
D4Vinci
🕷️ An adaptive Web Scraping framework that handles everything from a single request to a full-scale crawl!
chrome-devtools-mcp
ChromeDevTools
Chrome DevTools for coding agents
playwright-mcp
microsoft
Playwright MCP server
xiaozhi-esp32
78
An MCP-based chatbot | 一个基于MCP的聊天机器人