Rpgmaker Mz MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 92 installs a week from npm. Last commit 3 Aug 2026.
MCP server for RPG Maker MZ: maps, tile painting, events, database editing, and validation.
Today is the operative word: we check Rpgmaker Mz MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
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 rpgmaker-mz-mcp -- npx -y rpgmaker-mz-mcp
{
"mcpServers": {
"rpgmaker-mz-mcp": {
"args": [
"-y",
"rpgmaker-mz-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.rpgmaker-mz-mcp]
command = "npx"
args = ["-y", "rpgmaker-mz-mcp"]
{
"mcpServers": {
"rpgmaker-mz-mcp": {
"args": [
"-y",
"rpgmaker-mz-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"rpgmaker-mz-mcp": {
"args": [
"-y",
"rpgmaker-mz-mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
RPGMAKER_PROJECT_PATH (Default RPG Maker MZ project directory (contains game.rmmzproject). Optional: the set_project tool can set or change the project at runtime.).
The author declared them in the registry entry; get the values from the project itself.
Python MCP server for MySQL database inspection and querying
Official Airtable MCP server — database and operations layer for agents.
Python MCP server for PostgreSQL database inspection and querying
Database MCP server for MySQL, MariaDB, PostgreSQL & SQLite with PII redaction and write-prevention
MCP Server for Zotero SQLite Database - collection, tagging, PDF reading and more.
MCP server for InsForge BaaS — database, storage, edge functions, and deployments
Official Neon MCP server for managing Neon projects and Lakebase Postgres databases.
Sling CLI MCP server for querying any database, running data pipelines and managing replications
Answers built from our own checks of this server.