Back to Home
hyprmcp icon

jetski

Verified Safe

by hyprmcp

Overview

Jetski is an Open Source MCP Analytics and Authentication Platform designed to simplify installation, authentication, and provide logs/analytics for Model Context Protocol (MCP) servers.

Installation

Run Command
mise run serve

Environment Variables

  • HOST
  • DATABASE_URL
  • OIDC_URL
  • OIDC_CLIENT_ID
  • DEX_GRPC_ADDR
  • GITHUB_CLIENT_ID
  • GITHUB_CLIENT_SECRET

Security Notes

The application follows good security practices: uses OAuth2/OIDC (Dex) for authentication, handles secrets via environment variables (e.g., GITHUB_CLIENT_ID, GITHUB_CLIENT_SECRET), and integrates Sentry and Posthog for error tracking and analytics. Local development credentials for Dex and PostgreSQL are clearly marked and not suitable for production. No obvious 'eval' or malicious patterns were found in the provided code.

Similar Servers

Stats

Interest Score75
Security Score9
Cost ClassMedium
Stars188
Forks7
Last Update2025-12-06

Tags

MCPAnalyticsAuthenticationKubernetesGo