MCPcopy Create free account
hub / github.com/21st-dev/21st-sdk / server.js

File server.js

apps/proxy/src/server.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import 'dotenv/config'
2import express from 'express'
3import { randomUUID } from 'node:crypto'
4import { createProxyMiddleware } from 'http-proxy-middleware'

Callers

nothing calls this directly

Calls 11

getCacheHitRateFunction · 0.85
getClientIpFunction · 0.85
getIpDebugHeadersFunction · 0.85
authenticateFunction · 0.85
isClaudeModelFunction · 0.85
shutdownFunction · 0.85
onMethod · 0.65
getMethod · 0.65
deleteMethod · 0.45
writeMethod · 0.45

Tested by

no test coverage detected