52
/ 100
1 month ago
glama

igvf-portal-mcp

Enables AI agents to search, filter, download files, and generate reports from the IGVF Data Portal using natural language commands.

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
⚠️
Tool descriptions don’t match what handlers do
1 tool describes read intent but its handler mutates — igvf_portal_batch_download (line 382: with open(save_path, "wb") as f:)
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 2 credentials: IGVF_ACCESS_KEY, IGVF_SECRET_ACCESS_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.
🔐 secretIGVF_ACCESS_KEYNo API key for authenticated access (unreleased data)
🔐 secretIGVF_SECRET_ACCESS_KEYNo API secret paired with IGVF_ACCESS_KEY
configIGVF_HOSTNo Portal host override, e.g. https://api.sandbox.igvf.org
configHTTPS_PROXY/ HTTP_PROXY No Proxy server URL
confighttps_proxy
configHTTP_PROXYHTTPS_PROXY / No Proxy server URL
confighttp_proxy
configREQUESTS_CA_BUNDLE/ SSL_CERT_FILE No Custom CA certificate path
configSSL_CERT_FILEREQUESTS_CA_BUNDLE / No Custom CA certificate path
// 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 7 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/igvf-dacc-igvf-portal-mcp-w6jm19)](https://m8ven.ai/mcp/igvf-dacc-igvf-portal-mcp-w6jm19)
commit: 099a384d84471311e460ddfc3ab3ed1145ff9eda
code hash: 7c22113e8feafa51098a9c955eb88e3642f9344b8ee1605c6a9c90eabd01d71e
verified: 6/21/2026, 10:24:16 AM
view raw JSON →