mcp-creatio
by CRACKISH
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| CREATIO_LOGIN | No | Username for legacy auth | |
| READONLY_MODE | No | Set 'true' to disable create/update/delete operations | |
| CREATIO_BASE_URL | Yes | Your Creatio instance URL | |
| CREATIO_PASSWORD | No | Password for legacy auth | |
| CREATIO_CLIENT_ID | No | OAuth2 client credentials ID | |
| CREATIO_CODE_SCOPE | No | OAuth2 scope (e.g. offline_access ApplicationAccess_yourappguid) | |
| CREATIO_ID_BASE_URL | No | Identity Service URL (if separate from main Creatio instance) | |
| CREATIO_CLIENT_SECRET | No | OAuth2 client credentials secret | |
| MCP_CREATIO_LOG_LEVEL | No | Log verbosity: silent (default), error, warn, info | |
| CREATIO_CODE_CLIENT_ID | No | OAuth2 authorization code client ID | |
| CREATIO_CODE_REDIRECT_URI | No | OAuth2 redirect URI (e.g. http://localhost:3000/oauth/callback) | |
| CREATIO_CODE_CLIENT_SECRET | No | OAuth2 authorization code client secret |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
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