Skip to main content
Glama

Tembo MCP Server

Official
by tembo-io

get_all_instances

Retrieve all Tembo Cloud instances associated with a specific organization ID using the MCP server, enabling efficient resource management through API integration.

Instructions

Get all Tembo instances in an organization

Input Schema

NameRequiredDescriptionDefault
org_idYesOrganization id for the request

Input Schema (JSON Schema)

{ "properties": { "org_id": { "description": "Organization id for the request", "type": "string" } }, "required": [ "org_id" ], "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