mcp-upstage-server

UpstageAI/mcp-upstage-server

3.1

If you are the rightful owner of mcp-upstage-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

The MCP-Upstage-Server is a Node.js/TypeScript implementation designed to facilitate document processing and classification using Upstage AI services.

Tools

Functions exposed to the LLM to take actions

parse_document

Parses documents using Upstage AI's document digitization API.

extract_information

Extracts structured information from documents using Upstage Universal Information Extraction.

generate_schema

Generates an extraction schema for a document using Upstage AI's schema generation API.

classify_document

Classifies a document into predefined categories using Upstage AI's document classification API.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources