Skip to main content
Glama

Tembo MCP Server

Official
by tembo-io

get_app

Retrieve detailed attributes of a specific app type using the Tembo MCP Server API, enabling efficient management of Tembo Cloud resources through structured data retrieval.

Instructions

Get the attributes of a single App

Input Schema

NameRequiredDescriptionDefault
typeYesThe app type to get details for

Input Schema (JSON Schema)

{ "properties": { "type": { "description": "The app type to get details for", "type": "string" } }, "required": [ "type" ], "type": "object" }

You must be authenticated.

Other Tools from Tembo 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/tembo-io/mcp-server-tembo'

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