We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/debugmcpdev/mcp-debugger'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
session-manager.ts.findings.json•576 B
{
"source": "src/session/session-manager.ts",
"source_hash": "b8ac34c9b165c438",
"generated": "2026-02-10T01:18:52Z",
"findings": [
{
"category": "expired_todo",
"line_start": 31,
"line_end": 34,
"severity": "warning",
"description": "TODO comment describes implementation need for handleAutoContinue method to accept sessionId parameter, but the method currently just throws an error",
"suggestion": "Either implement the method with proper session context handling or remove the TODO if implementation is deferred"
}
]
}