39
/ 100
1 month ago
glama

mcp-server-apidebug

A standalone MCP server for API debugging, login authentication, API configuration management, and indexed API execution.

Is this your MCP?

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.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configAPI_DEBUG_ALLOWED_METHODSGET,POST,PUT,DELETE,PATCH Allowed HTTP methods, comma-separated
configAPI_DEBUG_BASE_URLempty API base URL; when configured, no need to set baseUrl via api_config
configAPI_DEBUG_LOGIN_BODY{"username":"","password":""} Login request body, supports JSON string or plain string
configAPI_DEBUG_LOGIN_DESCRIPTIONempty Login tool description
configAPI_DEBUG_LOGIN_METHODPOST Login API method
configAPI_DEBUG_LOGIN_URL/api/login Login API URL
configCONFIG_DIRempty Optional config directory override; generally not needed. When not set, uses PROJECT_PATH/.setting/{TOOL_PREFIX}
configPROJECT_PATH. Project directory; uses current directory when not set
configTOOL_PREFIXdefault Tool name prefix; default tools are default_api_debug, default_api_config, etc.
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 3 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/liliangshan-mcp-server-apidebug-z7rmlb)](https://m8ven.ai/mcp/liliangshan-mcp-server-apidebug-z7rmlb)
commit: 098e2a38bcfb04592841d6244cf2d90df696cf19
code hash: 8dbf7f5c1cc1272bbb3a91a4313e577e9ad64ad3fc837e6cfdd3483795b1b600
verified: 6/10/2026, 10:43:50 AM
view raw JSON →