Skip to main content
Glama
willpowell8

Signavio MCP Server

by willpowell8

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SIGNAVIO_EMAILYesYour Signavio account email address
SIGNAVIO_TENANTYesYour Signavio tenant ID (Workspace ID). Can be found in SAP Signavio Process Manager under Help > Workspace information
SIGNAVIO_BASE_URLYesThe base URL for the Signavio API. Region-specific URL (e.g., https://api.eu.signavio.cloud.sap for EU, https://api.us.signavio.cloud.sap for USA, https://api.au.signavio.cloud.sap for Australia, etc.)
SIGNAVIO_PASSWORDYesYour Signavio account password

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
signavio_authenticate

Authenticate with Signavio API and get a token

signavio_get_root_folders

Get workspace root folders (Shared Documents, My Documents, Trash, Dictionary)

signavio_get_folder_contents

Get contents of a specific folder by ID

signavio_create_folder

Create a new folder

signavio_update_folder

Rename a folder or update its description

signavio_move_folder

Move a folder to a new parent or to trash

signavio_delete_folder

Permanently delete a folder and all its contents

signavio_search_dictionary

Search for dictionary entries

signavio_get_dictionary_entry

Get a specific dictionary entry by ID

signavio_create_dictionary_entry

Create a new dictionary entry

signavio_update_dictionary_entry

Update an existing dictionary entry

signavio_delete_dictionary_entry

Delete a dictionary entry

signavio_get_dictionary_categories

Get all dictionary categories

signavio_get_dictionary_category

Get a specific dictionary category by ID

signavio_create_dictionary_category

Create a new dictionary category

signavio_get_model

Get model metadata by ID

signavio_get_model_revisions

Get all revisions of a model

signavio_export_model

Export a model in various formats (json, bpmn2_0_xml, png, svg)

signavio_create_model

Create a new model/diagram

signavio_update_model

Update a model by creating a new revision

signavio_move_model

Move a model to a different folder

signavio_publish_model

Publish one or more models to Process Collaboration Hub

signavio_search

Perform a full-text search across all content types

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/willpowell8/signavio-mcp'

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