mcpjungle/MCPJungle
View on GitHub`/metrics` endpoint should only be accessible by admin in production mode
Open
#92 opened on Sep 9, 2025
good first issuesecurity
Repository metrics
- Stars
- (1,162 stars)
- PR merge metrics
- (PR metrics pending)
Description
What it says in the title should be pretty simple - you just have to add the requireAdminAccess() middleware in the /metrics route, before the prometheus middleware