71
/ 100
12 days ago
glama

FDEP MCP Server

Provides static code analysis for enterprise-scale Haskell codebases with 40+ comprehensive tools for analyzing modules, functions, types, classes, imports, and architectural dependencies through real-time queries.

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 2 credentials: DB_PASSWORD, DB_SSL_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.
configDB_USER
🔐 secretDB_PASSWORD
configDB_HOST"": "localhost",
configDB_PORT
configDB_NAMEcreatedb code_as_data # this should match with you $ value in .env file (DEFAULT: code_as_data)
configDB_POOL_SIZE
configDB_MAX_OVERFLOW
configDB_POOL_TIMEOUT
configDB_POOL_RECYCLE
configDB_SSL_MODE
configDB_SSL_CERT
🔐 secretDB_SSL_KEY
configDB_SSL_ROOTCERT
configFDEP_PATHImport and process your FDEP data (if is configured)
configLOG_LEVEL"": "INFO"
configLOG_FILE
configDEV_MODE
// 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 4 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/juspay-fdep-mcp-server-16b6bb)](https://m8ven.ai/mcp/juspay-fdep-mcp-server-16b6bb)
commit: e37804a61ce6f3b77a95f3c251c4541bfa9567b5
code hash: c3bfa747aebb85d4ebc1e2bfe315a3fc97ad10e23b9e8479f8c5f88762362edf
verified: 6/17/2026, 12:30:22 PM
view raw JSON →