Back to Home
Pritahi icon

mcp-proxy-saas

Verified Safe

by Pritahi

Overview

An API gateway/proxy for Model Context Protocol (MCP) servers, providing authentication, security, and logging for multi-tenant applications.

Installation

Run Command
npm start

Environment Variables

  • SUPABASE_URL
  • SUPABASE_SERVICE_ROLE_KEY

Security Notes

The server implements strong security practices: API key authentication with caching, configurable CORS, Helmet for common security headers, and an in-memory rate limiter. Critical credentials (Supabase service role key) are correctly loaded from environment variables. Tool whitelisting and content blacklisting are effective security layers. The 'trust proxy' setting is correctly enabled for cloud deployments. Input validation for `params` is not explicitly deep beyond blacklist checks, relying on downstream MCP servers, which could be an area for enhancement, but otherwise the server's security is robust.

Similar Servers

Stats

Interest Score32
Security Score9
Cost ClassLow
Stars1
Forks0
Last Update2025-12-09

Tags

API GatewayProxyAuthenticationNode.jsSaaSSupabase