Back to Home
dreygur icon

mcp-connect

Verified Safe

by dreygur

Overview

This server acts as a proxy and multiplexer, bridging local Model Context Protocol (MCP) clients (like IDEs) to multiple remote HTTP-based MCP servers, offering features like OAuth authentication, centralized configuration, and namespace routing.

Installation

Run Command
npx @dreygur/mcp https://remote.mcp.server/sse

Environment Variables

  • GITHUB_TOKEN
  • CONTEXT7_API_KEY
  • API_TOKEN

Security Notes

No hardcoded secrets found; extensive use of `.env` files for managing credentials. OAuth tokens are securely cached on disk with strict file permissions (owner-only read/write on Unix-like systems). Binary installation methods (npm and shell script) include checksum verification against GitHub releases to ensure integrity. The system promotes the use of HTTPS for remote server connections and performs SSL certificate validation. It properly handles network errors, timeouts, and gracefully manages subprocesses for STDIO transport.

Similar Servers

Stats

Interest Score29
Security Score9
Cost ClassLow
Stars3
Forks0
Last Update2026-01-07

Tags

MCPProxyAI AgentIDE IntegrationOAuth