Enables interaction with Glide API (v1 & v2) through a Model Context Protocol server.
This Model Context Protocol (MCP) server facilitates interaction with the Glide API, supporting both v1 and v2. It features secure API key handling via environment variables, is implemented in TypeScript for type safety, and includes comprehensive error handling. The server provides tools for configuring the API version, retrieving app information and table data, and adding or updating table rows, making it a versatile solution for managing Glide applications within an MCP environment.