ib-api-tools-mcp-server
Verified Safeby ibproduct
Overview
Provides a secure MCP server for AI assistants to interact with IntelligenceBank APIs using OAuth 2.0 authentication and compliance review tools.
Installation
No command providedSecurity Notes
The server explicitly prioritizes security by implementing OAuth 2.0 with PKCE, requiring HTTPS for production, configuring CORS, enabling DNS rebinding protection, and handling token expiry/refresh. It acts as an authenticated proxy to an external API. Production deployment guidelines emphasize robust security practices (EC2, nginx, SSL). The primary network risks relate to properly securing the exposed MCP endpoint and ensuring the OAuth bridge is trustworthy. No obvious 'eval' or obfuscation risks were found.
Similar Servers
mcp-servers
A curated collection of Model Context Protocol (MCP) server configurations to integrate various developer tools and services with AI agents.
mcp-servers
An MCP server for managing files in Google Cloud Storage, supporting CRUD operations (save, get, search, delete) and exposing files as resources.
investec-mcp
An MCP server that integrates with the Investec Open Banking API, enabling AI agents to access banking information and perform transactions.
openapi-mcp-server
Converts OpenAPI specifications into Model Context Protocol (MCP) tools, enabling AI assistants to interact with APIs.