AnalyticsTypeScript

jetski

Jetski provides authentication, analytics, and prompt visibility for MCP servers with zero code changes.

Free
N/A rating (0 reviews)0 installs209 GitHub stars
MCPAuthenticationAnalyticsOAuth2.1Open Source

Jetski is an Open Source MCP Analytics and Authentication Platform, part of HyprMCP. It addresses the major challenges teams face when developing MCP servers without requiring any code modifications. With built-in support for OAuth2.1, Dynamic Client Registration (DCR), and real-time logging, it streamlines the client onboarding process and enhances server visibility.

Compatible with

Claude DesktopCursor

Install

Claude Desktop

Add to your claude_desktop_config.json:

{
  "mcpServers": {
    "jetski": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-jetski"
      ]
    }
  }
}

Config File Location

Mac: ~/Library/Application Support/Claude/claude_desktop_config.json

Windows: %APPDATA%\Claude\claude_desktop_config.json

Linux: ~/.config/claude/claude_desktop_config.json

Some servers require additional setup - check the GitHub README for specific instructions.

Permissions

ok0
ok1