73
/ 100
9 days ago
glama

deAPI MCP Server

Production-ready MCP server for the deAPI REST API, exposing AI capabilities like audio transcription, image generation, OCR, video generation, and text-to-speech as MCP tools.

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.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 1 credential: DEAPI_JWT_SECRET_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.
🔐 secretDEAPI_JWT_SECRET_KEY
configPUBLIC_BASE_URL
configMCP_HOST0.0.0.0 MCP_PORT=8000 python -m src.server_remote
configMCP_PORTMCP_HOST=0.0.0.0 =8000 python -m src.server_remote
configFORWARDED_ALLOW_IPS
// 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 1 concrete improvement 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/deapi-ai-mcp-server-deapi-1fpuni)](https://m8ven.ai/mcp/deapi-ai-mcp-server-deapi-1fpuni)
commit: 71b39eeeb7874a73fb088aff34211ecdb4a89854
code hash: 496cfbad157e09c21e75f87fe5ff2ea72face22200f24c5399e7df38b8640617
verified: 7/22/2026, 8:44:17 AM
view raw JSON →