Skip to main content
Glama
build.gradle.kts461 B
plugins { // Kotlin Multiplatform kotlin("multiplatform").version("1.9.22").apply(false) kotlin("android").version("1.9.22").apply(false) // Android id("com.android.application").version("8.2.2").apply(false) id("com.android.library").version("8.2.2").apply(false) // Compose id("org.jetbrains.compose").version("1.5.12").apply(false) } tasks.register("clean", Delete::class) { delete(rootProject.layout.buildDirectory) }

Latest Blog Posts

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/abd3lraouf/specter-mcp'

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