Skip to main content
Glama

Glide API MCP Server

by knmurphy

get_app

Retrieve detailed information about a specific Glide app by providing its app ID, using the Glide API MCP Server for secure and type-safe interactions.

Instructions

Get information about a Glide app

Input Schema

NameRequiredDescriptionDefault
appIdYesID of the Glide app

Input Schema (JSON Schema)

{ "properties": { "appId": { "description": "ID of the Glide app", "type": "string" } }, "required": [ "appId" ], "type": "object" }

You must be authenticated.

Other Tools from Glide API MCP Server

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/knmurphy/glide-api-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server