Rossum MCP Server

Getting Started:

  • Installation
    • Prerequisites
    • Installation Methods
      • From GitHub
      • With Documentation Support
      • From Source (Development)
    • Environment Variables
  • Usage
    • Running the MCP Server
    • Using with MCP Clients
      • Claude Desktop Configuration
    • Using with Smolagents
    • Available Tools
      • upload_document
      • get_annotation
      • list_annotations
      • get_queue
      • get_schema
      • get_queue_schema
  • Annotation Status Workflow
    • Annotation States
    • Important Considerations
    • Example Workflows
      • Single Document Upload
      • Bulk Document Upload
    • Error Handling

Reference:

  • API Reference
    • RossumMCPServer
      • RossumMCPServer
        • RossumMCPServer.__init__()
        • RossumMCPServer.upload_document()
        • RossumMCPServer.get_annotation()
        • RossumMCPServer.list_annotations()
        • RossumMCPServer.get_queue()
        • RossumMCPServer.get_schema()
        • RossumMCPServer.get_queue_schema()
        • RossumMCPServer.setup_handlers()
        • RossumMCPServer.run()
      • async_main()
      • main()
      • Main Server Class
        • RossumMCPServer
      • Methods
        • Document Upload
        • Annotation Retrieval
        • Queue and Schema
        • Server Management
      • Functions
        • async_main()
        • main()
  • MCP to Rossum SDK Mapping
    • Overview
    • Tool-to-SDK Mapping
      • upload_document
      • get_annotation
      • list_annotations
      • get_queue
      • get_schema
      • get_queue_schema
    • Async Wrapper Pattern
    • Rossum API Resources
    • Authentication
    • Error Handling

Examples:

  • Examples
    • Available Examples
      • Plotting Tool
        • Overview
        • Quick Example
        • Chart Types
        • Integration Pattern
        • Implementation Details
        • Running the Example
        • API Reference
        • See Also
    • Building Your Own Agents
      • Example Pattern
      • Integration with AI Agents
    • Next Steps
Rossum MCP Server
  • Search


© Copyright 2025, Dan Stancl.

Built with Sphinx using a theme provided by Read the Docs.