74
/ 100
18 days ago
glama

Investec OpenAPI MCP Server

Enables AI assistants to interact with Investec banking accounts, transactions, payments, and programmable cards through natural language.

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 2 credentials: INVESTEC_API_KEY, INVESTEC_CLIENT_SECRET
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.
🔐 secretINVESTEC_API_KEYyour_api_key
configINVESTEC_CLIENT_IDyour_client_id
🔐 secretINVESTEC_CLIENT_SECRETyour_client_secret
configINVESTEC_ENVIRONMENTproduction
configINVESTEC_INTERMEDIARY_IDyour_intermediary_id
// 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/jonelgithub-investec-mcp-1blhns)](https://m8ven.ai/mcp/jonelgithub-investec-mcp-1blhns)
commit: 1317ebf6aac9bb549ff29f4b91974cc6c86d9b3e
code hash: 0377aa1989d5fd6d726ff5402d6bbf5c7bc811128932d6bb81a92d232f9bd042
verified: 6/26/2026, 9:37:46 AM
view raw JSON →