Skip to main content
Glama

Unstructured API MCP Server

Official

get_destination_info

Retrieve detailed information about a specific destination connector by providing its ID. Use this tool to access and manage connector configurations within the Unstructured API MCP Server.

Instructions

Get detailed information about a specific destination connector.

Args: destination_id: ID of the destination connector to get information for Returns: String containing the destination connector information

Input Schema

NameRequiredDescriptionDefault
destination_idYes

Input Schema (JSON Schema)

{ "properties": { "destination_id": { "title": "Destination Id", "type": "string" } }, "required": [ "destination_id" ], "title": "get_destination_infoArguments", "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