Wonderland Editor MCP Plugin
@Squareys
关于 Wonderland Editor MCP Plugin
MCP Server Plugin for Wonderland Editor
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"wonderland-editor-mcp": {
"command": "npx",
"args": [
"-y",
"supergateway",
"--sse",
"http://localhost:3000/sse"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Wonderland Editor MCP Plugin?
The Wonderland Editor MCP Plugin facilitates interaction with the Model Context Protocol (MCP) within the Wonderland Engine, enabling developers to use AI assistants to enhance their development workflows.
How to use Wonderland Editor MCP Plugin?
Install the plugin into your project via npm i --save-dev path/to/repo or clone it into the plugins folder, then run npm run build. Once the project is loaded with plugin execution enabled, the MCP server runs via SSE transport on http://localhost:3000/sse. If your AI client does not support SSE, wrap the server using Supergateway: npx -y supergateway --sse "http://localhost:3000/sse".
Features of Wonderland Editor MCP Plugin
- Primarily SSE transport with optional STDIO via Supergateway.
- Modify and manage Wonderland Engine objects and resources dynamically.
- Import files into the project.
Use cases of
开发工具 分类下的更多 MCP 服务器
Test
x1xhlolFULL Augment Code, Claude Code, Cluely, CodeBuddy, Comet, Cursor, Devin AI, Junie, Kiro, Leap.new, Lovable, Manus, NotionAI, Orchids.app, Perplexity, Poke, Qoder, Replit, Same.dev, Trae, Traycer AI, VSCode Agent, Warp.dev, Windsurf, Xcode, Z.ai Code, Dia & v0. (And other Open Sou
MCP-Bridge
SecretiveShellA middleware to provide an openAI compatible endpoint that can call MCP tools
DevDocs by CyberAGI 🚀
cyberagiincCompletely free, private, UI based Tech Documentation MCP server. Designed for coders and software developers in mind. Easily integrate into Cursor, Windsurf, Cline, Roo Code, Claude Desktop App
nuxt-mcp / vite-plugin-mcp
antfuMCP server helping models to understand your Vite/Nuxt app better.
TalkToFigma
sonnylazuardiTalkToFigma: MCP integration between AI Agent (Cursor, Claude Code, Codex) and Figma, allowing Agentic AI to communicate with Figma for reading designs and modifying them programmatically.
评论