A Node.js MCP server that loads plugins, registers tools via the MCP SDK, and exposes functionality over stdio with built-in persistence and a Next.js web UI. It provides a management stack for MCP tools with plugin lifecycle management and security controls.
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
process.env. You'll be asked to provide them before it can run.LOG_LEVELMCP_ALLOW_EXTERNAL_PLUGINS— External loaders (path, package, bundle) require =true; built-ins always load.MCP_DATA_DIR— JSON state: store.json under (default ~/.mcp-management on the current user).MCP_IN_MEMORY_PERSISTENCE— In-memory persistence: =true, or when NODE_ENV=test.PORTSystemRoot[](https://m8ven.ai/mcp/mewisme-mcp-1gnisz)