Metroidvania Studio runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 9 Sep 2026.
Create and edit connected 2D maps with a local, workspace-scoped MCP server and Lua scripts.
We read the source, 17 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
const child = spawn(executable, [dll, ...args], { env, windowsHide: true, stdio: 'inherit', shell: false });
for(const [relative,body] of files){const target=path.join(root,relative);let current='';try{current=readFileSync(target,'utf8').replaceAll('\r\n','\n');}catch{}if(current===body)continue;if(process.argv.includes('--check')){console.error('Stale trigger contract: '+relative);stal…
var start = new ProcessStartInfo(host) { UseShellExecute = false, CreateNoWindow = true, RedirectStandardInput = true, RedirectStandardOutput = true, RedirectStandardError = true, StandardInputEncoding = new UTF8Encoding(false) };
for (int i = 0; i < values.Length; i++) AddNodeSelection(new MapNodeSelection(item.id, insert + i), item.nodes.Count + values.Length);
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add metroidvania-studio -- npx -y metroidvania-studio
{
"mcpServers": {
"metroidvania-studio": {
"args": [
"-y",
"metroidvania-studio"
],
"command": "npx"
}
}
}
[mcp_servers.metroidvania-studio]
command = "npx"
args = ["-y", "metroidvania-studio"]
{
"mcpServers": {
"metroidvania-studio": {
"args": [
"-y",
"metroidvania-studio"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"metroidvania-studio": {
"args": [
"-y",
"metroidvania-studio"
],
"command": "npx"
}
}
}
Read-only MCP server for the local Campus Copilot BFF and imported workspace snapshots.
Markdown linter, workspace-scoped stdio MCP server, and self-hosted text-only remote MCP server.
Generate and edit images with Labnana through a local MCP server with MCP Apps previews.
Create and edit flowcharts, mind maps, wireframes, and docs in Whimsical, or search your workspace.
MCP server for note.com: create, edit and retrieve posts.
Control AutoCAD with AI: commands, read/edit/write drawing database, AutoLISP, scripts, PDF plots.
Control AutoCAD with AI: commands, read/edit/write drawing database, AutoLISP, scripts, PDF plots.
Create, inspect, validate, and save editable 3D building scenes with Pascal's hosted MCP server.
Answers built from our own checks of this server.