hyprmcp/jetski
Authentication, analytics, and prompt visibility for MCP servers with zero code changes. Supports OAuth2.1, DCR, real-time logs, and client onboarding out of the box
Deploys a reverse proxy (`mcp-gateway`) that intercepts MCP traffic to layer authentication, analytics, and client onboarding without modifying server code—capturing request/response flows, prompt-to-tool mappings, and user behavior patterns in real-time. Built on Go with Kubernetes orchestration support via metacontroller, it auto-generates client-specific setup instructions and enforces OAuth2.1 policies at the gateway level rather than within application logic.
209 stars.
Stars
209
Forks
9
Language
TypeScript
License
MIT
Category
Last pushed
Mar 11, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/hyprmcp/jetski"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
GoogleCloudPlatform/cloud-run-mcp
MCP server to deploy apps to Cloud Run
aikts/yandex-tracker-mcp
Yandex Tracker MCP Server with OAuth2 support
syyuan14/sh-disney-mcp
sh-disney-mcp 是一个基于 Model Context Protocol (MCP) 的mcp server,旨在通过标准化的接口,帮助大模型快速获取上海迪士尼乐园的门票价格和售卖状态信息
kriasoft/oauth-callback
Lightweight OAuth 2.0 authorization code capture for CLI tools & desktop apps. Works with...
mcp-auth/js
🔐 Plug-and-play auth for Node.js MCP servers.