Back to Home
Nicolaas0411 icon

investec-mcp

Verified Safe

by Nicolaas0411

Overview

An MCP server that integrates with the Investec Open Banking API, enabling AI agents to access banking information and perform transactions.

Installation

Run Command
docker run --env-file .env -p 8050:8050 investec/mcp

Environment Variables

  • INVESTEC_CLIENT_ID
  • INVESTEC_CLIENT_SECRET
  • INVESTEC_API_KEY
  • TRANSPORT
  • HOST
  • PORT

Security Notes

The server correctly uses environment variables for sensitive Investec API credentials, preventing hardcoding. It does not use `eval` or exhibit obfuscation. Network communication is via standard HTTP(S) and SSE. Error messages from tools might reveal some internal exception details, which could be refined for production. The primary security risk lies in the secure management of API keys and the deployment environment, as the server provides extensive banking access to an AI agent.

Similar Servers

Stats

Interest Score36
Security Score8
Cost ClassLow
Stars7
Forks2
Last Update2025-11-25

Tags

FintechBanking APIAI AgentMCP ServerInvestec