69
/ 100
1 month ago
glama

API Testing MCP

A full-stack API automation testing server that parses OpenAPI/Swagger/Postman/HAR specs, generates comprehensive test scenarios and executable code, and provides AI-powered review and auto-fix.

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.
🔐
You'll be asked for 4 credentials: AI_API_KEY, API_TOKEN, API_PASS, API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
🔐 secretAI_API_KEY
configAI_BASE_URLexport =http://localhost:8000/v1
configAI_PROVIDERexport =deepseek
configAI_MODELexport =deepseek-chat
configAI_TIMEOUT
configAPI_BASE_URL
🔐 secretAPI_TOKEN
configAPI_USER
🔐 secretAPI_PASS
🔐 secretAPI_KEY
// 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 6 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/amyzlp-api-testing-mcp-1ddl32)](https://m8ven.ai/mcp/amyzlp-api-testing-mcp-1ddl32)
commit: cd678ef442d2381a6dae7922775a6e6fab19a2a6
code hash: 2b00b5e9aeb8834b6a5c06c0f3f767f944556d24a7f6af57796acbc0a433a2c1
verified: 6/21/2026, 10:31:43 AM
view raw JSON →