Skip to main content
Glama

Unstructured API MCP Server

Official

list_sources

Retrieve available source connectors from the Unstructured API, optionally filtering by a specific type to streamline data integration and workflow management.

Instructions

List available sources from the Unstructured API. Args: source_type: Optional source connector type to filter by Returns: String containing the list of sources

Input Schema

NameRequiredDescriptionDefault
source_typeNo

Input Schema (JSON Schema)

{ "properties": { "source_type": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Source Type" } }, "title": "list_sourcesArguments", "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