Skip to main content
Glama

open-connector-pro 🌐

Open Connector Pro Banner

Next-Generation Unified AI Agent SaaS Connector & Multi-Provider Gateway
Connect AI agents to 1,000+ SaaS platforms, vector databases, and 500+ LLM models via standard Model Context Protocol (MCP), REST API, and CLI interfaces. Built for high resilience, zero-trust security, and real-time metering.


πŸš€ Key Features

  • Universal MCP & REST Connector Bridge: Native bidirectional translation between MCP tool definitions (listMcpTools), OpenAPI specs, and HTTP endpoints.

  • Multi-Provider LLM Router & Circuit Breaker: Intelligent request dispatching across AI providers (OpenAI, Anthropic, Gemini, Groq, Ollama) with latency-based auto-failover, exponential retry, and circuit breaker protection (lib/router.js).

  • Zero-Trust Encrypted Credential Vault: AES-256-CBC encrypted credential manager supporting granular agent scope permissions, token rotation, and immutable audit logs (lib/vault.js).

  • Sliding-Window Rate Limiter & Token Metering Engine: Precision sliding-window rate limiting and per-agent token usage tracking for prompt/completion metering (lib/metering.js).

  • Interactive Browser Playground Studio: Single-file visual dashboard (demo/index.html) featuring live MCP tool registry, route inspector, and real-time circuit state telemetry.

  • Strict Automated Quality Gate: Comprehensive inspection engine auditing tool schema completeness, encryption status, rate limiting rules, and circuit breaker health (lib/qualityGate.js).

  • Checkpointed Auto-Installer: Includes executable ./install.sh --resume script for error recovery during setup.


Related MCP server: mcpgate

πŸ“Š Comparison & Superiority

Feature

🌐 open-connector-pro

πŸ“¦ Zapier / Make

🐍 LangChain Connectors

Dependencies

🌟 0 External Dependencies

Proprietary closed SaaS

Complex Python dependency chain

Security

πŸ›‘οΈ AES-256-CBC Zero-Trust Vault

Cloud-hosted third party

Plaintext env vars

Resilience

⚑ Built-in Circuit Breaker

Basic HTTP retries

Standard exceptions

Auto-Installer

πŸ”„ Checkpoint Resume (./install.sh)

SaaS subscription

Manual pip setup


πŸ—οΈ Architecture

Open Connector Pro Architecture


⚑ Quick Start

git clone https://github.com/tonysheesh/open-connector-pro.git
cd open-connector-pro

# Run checkpointed installer
./install.sh

πŸ§ͺ Testing

npm test

πŸ—ΊοΈ Roadmap

  • 🌐 OAuth2 auto-refresh flow manager for enterprise SaaS integrations

  • πŸ“Š Grafana / Prometheus metrics exporter endpoint

  • πŸ”’ Hardware Security Module (HSM) key storage adapter

  • πŸ€– Auto-discovery engine for local MCP servers on network

  • ⚑ WebAssembly request router for high-throughput gateway proxying


πŸ“œ License

MIT License Β© 2026 tonysheesh

Related MCP Connectors

Related MCP Servers

  • F
    license
    Not graded
    quality
    Not graded
    maintenance
    Universal AI API Orchestrator. 850 tools across 53 services under a single MCP interface. Connect Claude, GPT, or Gemini to Stripe, Slack, GitHub, LinkedIn, Cloudflare, Shopify, Twilio, and 46 more via natural language. $0.10/execution, no subscription. Patent Pending.
    131 npm
    5
    -
  • F
    license
    Not graded
    quality
    B
    maintenance
    Self-hosted MCP gateway that connects Claude, ChatGPT, and other AI agents to 20+ enterprise tools (GitLab, Jira, Notion, Google Workspace, Slack, Grafana, …) with OAuth, audit logs, and zero data leaving your infrastructure
    -
  • A
    license
    Not graded
    quality
    B
    maintenance
    Open-source MCP hub providing a single endpoint for AI agents to access dozens of business integrations (CRMs, spreadsheets, telephony, ads) with multi-tenancy, OAuth, and context-efficient tool discovery.
    Apache 2.0