Glide API icon

Glide API

Createdknmurphy

Enables interaction with Glide API (v1 & v2) via the Model Context Protocol.

About

The Glide API tool provides a Model Context Protocol server designed to facilitate seamless interaction with the Glide API (both v1 and v2). It offers a secure and type-safe TypeScript implementation for managing Glide applications. Features include API key handling through environment variables and comprehensive error handling, allowing users to securely and efficiently access and manipulate data within their Glide apps.

Key Features

  • Supports Glide API v1 and v2
  • Secure API key handling via environment variables
  • Type-safe TypeScript implementation
  • Comprehensive error handling
  • Provides tools to get app information, list tables, get table rows, add new rows, and update existing rows

Use Cases

  • Fetching application data from Glide
  • Adding or updating data within Glide tables
  • Automating interactions with the Glide API