Skip to main content
Glama
CRACKISH

mcp-creatio

by CRACKISH

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
CREATIO_LOGINNoUsername for legacy auth
READONLY_MODENoSet 'true' to disable create/update/delete operations
CREATIO_BASE_URLYesYour Creatio instance URL
CREATIO_PASSWORDNoPassword for legacy auth
CREATIO_CLIENT_IDNoOAuth2 client credentials ID
CREATIO_CODE_SCOPENoOAuth2 scope (e.g. offline_access ApplicationAccess_yourappguid)
CREATIO_ID_BASE_URLNoIdentity Service URL (if separate from main Creatio instance)
CREATIO_CLIENT_SECRETNoOAuth2 client credentials secret
MCP_CREATIO_LOG_LEVELNoLog verbosity: silent (default), error, warn, info
CREATIO_CODE_CLIENT_IDNoOAuth2 authorization code client ID
CREATIO_CODE_REDIRECT_URINoOAuth2 redirect URI (e.g. http://localhost:3000/oauth/callback)
CREATIO_CODE_CLIENT_SECRETNoOAuth2 authorization code client secret

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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/CRACKISH/mcp-creatio'

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