Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/simstudioai/sim
/ route.ts
File
route.ts
apps/sim/app/api/mcp/serve/[serverId]/route.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/**
2
* MCP Serve Endpoint - Implements MCP protocol
for
workflow servers using SDK types.
3
*/
4
Callers
nothing calls this directly
Calls
15
createLogger
Function · 0.90
withRouteHandler
Function · 0.90
isPayloadSizeLimitError
Function · 0.90
getServer
Function · 0.85
authorizeMcpServeRequest
Function · 0.85
unsupportedSseTransportResponse
Function · 0.85
readJsonRpcBody
Function · 0.85
createError
Function · 0.85
limitMessage
Function · 0.85
clientCancelledJsonRpcResponse
Function · 0.85
negotiateProtocolVersion
Function · 0.85
createResponse
Function · 0.85
Tested by
no test coverage detected