Wonderland Editor MCP Plugin
@Squareys
About Wonderland Editor MCP Plugin
MCP Server Plugin for Wonderland Editor
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"wonderland-editor-mcp": {
"command": "npx",
"args": [
"-y",
"supergateway",
"--sse",
"http://localhost:3000/sse"
]
}
}
}Tools
No tools detected
Fetch the live tool list by running this server in a temporary sandbox using the button above.
Overview
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
Basic information
More Developer Tools MCP servers
TranscriptFetch MCP Server
TranscriptFetchModel Context Protocol (MCP) server for TranscriptFetch: fetch YouTube transcripts, search, channels, and playlists from any MCP client.
endoflife.ai
endoflife.aiFree MCP server for software end-of-life intelligence: EOL dates, support status, and the 0-100 EOL Risk Score across 485 tracked products. Agents can check a single version, pull a product's full lifecycle schedule, or
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

PuzzleTide Puzzle Generator
Caravaca-LabsWord search generator, crossword generator, and sudoku generator + solver as a local-first MCP server. 15 deterministic tools: printable PDF puzzle worksheets, themed word banks, and verifiable LLM evals. From the makers
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.
Comments