Back to Home
stancld icon

rossum-mcp

Verified Safe

by stancld

Overview

An MCP (Model Context Protocol) server integrating with the Rossum API to provide AI agents with tools for document processing, queue, schema, engine, automation, and relations management.

Installation

Run Command
rossum-mcp

Environment Variables

  • ROSSUM_API_TOKEN
  • ROSSUM_API_BASE_URL
  • ROSSUM_MCP_MODE
  • LOG_LEVEL
  • REDIS_HOST
  • REDIS_PORT

Security Notes

The server runs as a subprocess and relies on environment variables for sensitive data (ROSSUM_API_TOKEN, ROSSUM_API_BASE_URL). This is generally good practice, but the security of these variables depends on the hosting environment. A key security feature is the 'ROSSUM_MCP_MODE' which can be set to 'read-only', disabling all creation, update, and upload operations, significantly reducing the attack surface. There are no obvious signs of 'eval' or other highly dangerous patterns within the MCP server's codebase itself, which contributes to a high security score when properly configured.

Similar Servers

Stats

Interest Score37
Security Score9
Cost ClassLow
Stars6
Forks0
Last Update2025-12-10

Tags

MCPRossumAPI IntegrationDocument ProcessingAutomation