Skip to main content
Glama

Unstructured API MCP Server

Official

get_source_info

Retrieve detailed information about a specific source connector by providing its ID to manage and analyze source configurations effectively.

Instructions

Get detailed information about a specific source connector.

Args: source_id: ID of the source connector to get information for, should be valid UUID Returns: String containing the source connector information

Input Schema

NameRequiredDescriptionDefault
source_idYes

Input Schema (JSON Schema)

{ "properties": { "source_id": { "title": "Source Id", "type": "string" } }, "required": [ "source_id" ], "title": "get_source_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