Glide API
CreatedMCP-Mirror
Enables interaction with Glide API (v1 & v2) through a Model Context Protocol server.
About
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.
Key Features
- 0 GitHub stars
- Includes tools for managing apps and tables
- Type-safe TypeScript implementation
- Comprehensive error handling
- Supports Glide API v1 and v2
- Secure API key handling using environment variables
Use Cases
- Automating interactions with Glide applications.
- Adding or updating data in Glide tables.
- Retrieving app information from Glide API.