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_authenticateB

Authenticate with Signavio API and get a token

signavio_get_root_foldersB

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

signavio_get_folder_contentsC

Get contents of a specific folder by ID

signavio_create_folderC

Create a new folder

signavio_update_folderC

Rename a folder or update its description

signavio_move_folderC

Move a folder to a new parent or to trash

signavio_delete_folderB

Permanently delete a folder and all its contents

signavio_search_dictionaryC

Search for dictionary entries

signavio_get_dictionary_entryC

Get a specific dictionary entry by ID

signavio_create_dictionary_entryC

Create a new dictionary entry

signavio_update_dictionary_entryC

Update an existing dictionary entry

signavio_delete_dictionary_entryC

Delete a dictionary entry

signavio_get_dictionary_categoriesC

Get all dictionary categories

signavio_get_dictionary_categoryC

Get a specific dictionary category by ID

signavio_create_dictionary_categoryC

Create a new dictionary category

signavio_get_modelC

Get model metadata by ID

signavio_get_model_revisionsC

Get all revisions of a model

signavio_export_modelC

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

signavio_create_modelC

Create a new model/diagram

signavio_update_modelC

Update a model by creating a new revision

signavio_move_modelC

Move a model to a different folder

signavio_publish_modelC

Publish one or more models to Process Collaboration Hub

signavio_searchC

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