Skip to main content
Glama
todoListFromCode.response.jsonโ€ข845 B
{ "jsonrpc": "2.0", "id": 4, "result": { "content": [ { "type": "text", "text": "{\"success\": true, \"todos\": [{\"file\": \"src/main/kotlin/MainActivity.kt\", \"line\": 15, \"type\": \"TODO\", \"content\": \"Implement user authentication\", \"full_line\": \" // TODO: Implement user authentication\"}, {\"file\": \"src/main/kotlin/UserService.kt\", \"line\": 42, \"type\": \"FIXME\", \"content\": \"Handle null user case properly\", \"full_line\": \" // FIXME: Handle null user case properly\"}, {\"file\": \"src/main/kotlin/DataManager.kt\", \"line\": 28, \"type\": \"XXX\", \"content\": \"Temporary workaround for API timeout\", \"full_line\": \" // XXX: Temporary workaround for API timeout\"}], \"total_count\": 3, \"summary\": {\"TODO\": 1, \"FIXME\": 1, \"XXX\": 1}}" } ] } }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/normaltusker/kotlin-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server