Skip to main content
Glama
rossumai

Rossum MCP Server

Official
by rossumai

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
ROSSUM_API_KEYYesYour Rossum API key
ROSSUM_API_BASENoThe base URL for the Rossum APIhttps://api.elis.rossum.ai/v1

Tools

Functions exposed to the LLM to take actions

NameDescription
rossum_get_queues

Get all queues from the Rossum organization.

rossum_get_schema

Get a specific schema by its ID.

Args: schema_id: The ID of the schema to retrieve

rossum_get_hooks

Get all serverless function hooks from the Rossum organization.

rossum_get_hook

Get a specific serverless function hook by its ID, including its source code.

Args: hook_id: The ID of the hook to retrieve

rossum_get_workspaces

Get all workspaces from the Rossum organization.

rossum_get_workspace

Get a specific workspace by its ID.

Args: workspace_id: The ID of the workspace to retrieve

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/rossumai/rossum-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server