glide

GitHub

An image loading and caching library for Android focused on smooth scrolling

35,022 stars Java 1 file ยท ~1,919 tokens

glide MCP Server

MCP server for bumptech/glide

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "glide": {
      "command": "npx",
      "args": [
        "-y",
        "@bumptech/glide"
      ]
    }
  }
}