A standalone MCP server for API debugging, login authentication, API configuration management, and indexed API execution.
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.
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.API_DEBUG_ALLOWED_METHODS— GET,POST,PUT,DELETE,PATCH Allowed HTTP methods, comma-separatedAPI_DEBUG_BASE_URL— empty API base URL; when configured, no need to set baseUrl via api_configAPI_DEBUG_LOGIN_BODY— {"username":"","password":""} Login request body, supports JSON string or plain stringAPI_DEBUG_LOGIN_DESCRIPTION— empty Login tool descriptionAPI_DEBUG_LOGIN_METHOD— POST Login API methodAPI_DEBUG_LOGIN_URL— /api/login Login API URLCONFIG_DIR— empty Optional config directory override; generally not needed. When not set, uses PROJECT_PATH/.setting/{TOOL_PREFIX}PROJECT_PATH— . Project directory; uses current directory when not setTOOL_PREFIX— default Tool name prefix; default tools are default_api_debug, default_api_config, etc.[](https://m8ven.ai/mcp/liliangshan-mcp-server-apidebug-z7rmlb)