Unstructured API MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| AWS_KEY | No | Required to create S3 connector via uns-mcp server | |
| LOG_LEVEL | No | Used to set logging level for minimal_client, e.g. set to ERROR to get everything | |
| AWS_SECRET | No | Required to create S3 connector via uns-mcp server | |
| NEO4J_PASSWORD | No | Required to create Neo4j connector via uns-mcp server | |
| AZURE_SAS_TOKEN | No | Required for option 3 to create Azure connector via uns-mcp server | |
| CONFIRM_TOOL_USE | No | Set to true so that minimal_client can confirm execution before each tool call | |
| PINECONE_API_KEY | No | Required to create Pinecone vector DB connector via uns-mcp server | |
| ANTHROPIC_API_KEY | No | Required to run the minimal_client to interact with the server | |
| AZURE_ACCOUNT_KEY | No | Required for option 2 to create Azure connector via uns-mcp server | |
| FIRECRAWL_API_KEY | No | Required to use Firecrawl tools, sign up on Firecrawl and get an API key | |
| AZURE_ACCOUNT_NAME | No | Required for option 2 or 3 to create Azure connector via uns-mcp server | |
| DEBUG_API_REQUESTS | No | Set to true so that uns_mcp/server.py can output request parameters for better debugging | |
| ONEDRIVE_CLIENT_ID | No | Required to create One Drive connector via uns-mcp server | |
| ONEDRIVE_TENANT_ID | No | Required to create One Drive connector via uns-mcp server | |
| DATABRICKS_CLIENT_ID | No | Required to create Databricks volume/delta table connector via uns-mcp server | |
| ONEDRIVE_CLIENT_CRED | No | Required to create One Drive connector via uns-mcp server | |
| SHAREPOINT_CLIENT_ID | No | Required to create Sharepoint connector via uns-mcp server | |
| SHAREPOINT_TENANT_ID | No | Required to create Sharepoint connector via uns-mcp server | |
| UNSTRUCTURED_API_KEY | Yes | Your API key from Unstructured platform (required) | |
| ASTRA_DB_API_ENDPOINT | No | Required to create Astradb connector via uns-mcp server | |
| SALESFORCE_PRIVATE_KEY | No | Required to create salesforce source connector via uns-mcp server | |
| SHAREPOINT_CLIENT_CRED | No | Required to create Sharepoint connector via uns-mcp server | |
| WEAVIATE_CLOUD_API_KEY | No | Required to create Weaviate vector db connector | |
| AZURE_CONNECTION_STRING | No | Required option 1 to create Azure connector via uns-mcp server | |
| SALESFORCE_CONSUMER_KEY | No | Required to create salesforce source connector via uns-mcp server | |
| DATABRICKS_CLIENT_SECRET | No | Required to create Databricks volume/delta table connector via uns-mcp server | |
| ASTRA_DB_APPLICATION_TOKEN | No | Required to create Astradb connector via uns-mcp server | |
| MONGO_DB_CONNECTION_STRING | No | Required to create Mongodb connector via uns-mcp server | |
| GOOGLEDRIVE_SERVICE_ACCOUNT_KEY | No | A string value (base64 encoded) of the Google service account key JSON file |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/liuchongchong1995/UNS-MCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server