glide-api-mcp-server
5
The Glide API MCP Server is designed to interact with Glide API versions 1 and 2, providing secure API key handling and error management. It utilizes TypeScript for a type-safe implementation, allowing configuration through environment variables or runtime changes.
set_api_version
Configure API version and authentication
get_app
Get application information
get_tables
List application table
get_table_rows
Get table data
add_table_row
Add a new line
update_table_row
Update existing rows