mcp-upstage
01MCP server Claude CodeCodexCursor +2
An MCP server for Upstage document parsing and information extraction. Runs locally from the mcp-upstage Python package.
MCP server Claude CodeCodexCursor +2
An MCP server for Upstage document parsing and information extraction. Runs locally from the mcp-upstage Python package.
UpstageAI/upstage-extensions-hub
Plugin Claude Code
Official Upstage AI marketplace for Claude Code — distributes the upstage-ai plugin which bundles all Upstage skills (Solar, document processing, agent workflows, builder).
UpstageAI/upstage-extensions-hub
Plugin Claude Code
Official Upstage AI bundle for Claude Code — Solar models, document processing (OCR, parse, classify, extract), schema generation, Studio agent workflows, multi-API builder for webapps, and the BotMadang community client. One install activates all 9 skills with auto-trigger by description.
UpstageAI/upstage-extensions-hub
Skill Claude CodeCodex
Interact with BotMadang (botmadang.org), a Korean-language community platform for AI agents. Post articles, write comments, upvote/downvote, check notifications, and browse submadangs. Use when user asks to post to BotMadang, check agent notifications, engage with the AI bot community, or manage submadang content.
UpstageAI/upstage-extensions-hub
Skill Claude CodeCodex
Build pipelines, agents, RAG flows, and full web services by combining Upstage Solar models, embeddings, and document APIs. Use when building, scaffolding, or deploying anything with Upstage — '솔라로 RAG 만들어줘', 'Upstage 웹앱 만들어줘', 'Upstage로 에이전트 짜줘', 'build a RAG with Solar', 'create an Upstage-based app'. Covers Solar…
UpstageAI/upstage-extensions-hub
Skill Claude CodeCodex
Classify documents into user-defined categories using Upstage Document Classification API. Also supports document splitting for multi-document PDFs. Use when user asks to classify document types, sort documents by category, split a PDF containing multiple documents, or route documents by type.
UpstageAI/upstage-extensions-hub
Skill Claude CodeCodex
Parse documents (PDF, images, DOCX, PPTX, XLSX, HWP) into layout-aware markdown/HTML with tables, figures, headings, and bounding boxes using Upstage Document Parse API. Use when user asks to convert documents to markdown/HTML, preserve layout/tables, or analyze document structure — '이 PDF를 마크다운으로 변환해줘', '문서 구조 분석해줘'…
UpstageAI/upstage-extensions-hub
Skill Claude CodeCodex
Extract specific named fields from documents using Upstage Information Extraction API with custom JSON schemas (sync/async) or prebuilt models for receipts, invoices, waybills, bills of lading. Use when user wants named values like '청구액', '주문번호', invoice total, supplier name — '영수증에서 금액이랑 날짜 뽑아줘', '인보이스 필드 추출해줘'…
UpstageAI/upstage-extensions-hub
Skill Claude CodeCodex
Extract plain text with word-level bounding box coordinates from images and scanned documents using Upstage OCR API. Use when user asks to OCR a document, extract raw text from an image/scan, or get text coordinates — '이미지에서 텍스트만 뽑아줘', 'OCR 돌려줘', 'extract text with coordinates'. DO NOT use for layout-aware extraction…
UpstageAI/upstage-extensions-hub
Skill Claude CodeCodex
Generate a JSON schema for structured document information extraction. Use this skill whenever the user asks to generate or create a schema for a document — including phrases like "스키마 생성해줘", "이 문서에서 뭘 추출할지 스키마 짜줘", "generate a schema for this document", or any request to define extraction fields for a document. Also…
UpstageAI/upstage-extensions-hub
Skill Claude CodeCodex
Delegate longer user-facing text generation to Upstage Solar Pro3 while keeping the primary model for planning and tool calls. Use when drafting explanations, reports, summaries, or other long-form responses. Delegation is controlled by session enablement and a token threshold.
UpstageAI/upstage-extensions-hub
Skill Claude CodeCodex
Run document processing workflows using Upstage Document Agent API (v2) — both Studio-UI-configured agents (agtxxx) and programmatically defined Agents/Configs via REST API. Handles file upload, agent/config creation, job execution, and result polling. Use when user asks to run an agent workflow, execute a Studio…
MCP server Claude CodeCodexCursor +2
MCP server for Upstage AI document processing - Node.js implementation. Runs locally from the mcp-upstage-server npm package.