Skip to main content
Glama

Unstructured API MCP Server

Official

list_destinations

Retrieve a list of available destinations from the Unstructured API, optionally filtered by connector type, to manage data flow and integration points.

Instructions

List available destinations from the Unstructured API.

Args: destination_type: Optional destination connector type to filter by Returns: String containing the list of destinations

Input Schema

NameRequiredDescriptionDefault
destination_typeNo

Input Schema (JSON Schema)

{ "properties": { "destination_type": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Destination Type" } }, "title": "list_destinationsArguments", "type": "object" }

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/Unstructured-IO/UNS-MCP'

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