Skip to main content
Glama
refactorFunction.response.jsonโ€ข445 B
{ "patch": "--- a/app/src/main/kotlin/com/example/MyClass.kt\n+++ b/app/src/main/kotlin/com/example/MyClass.kt\n@@ -10,7 +10,7 @@ class MyClass {\n private val items: List<Double> = listOf(1.0, 2.0, 3.0)\n \n // Calculate total of all items\n- fun calculateTotal(): Double {\n+ fun computeTotal(): Double {\n return items.sum()\n }\n }\n", "affectedFiles": [ "/app/src/main/kotlin/com/example/MyClass.kt" ] }

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