Releases: PhilipLykov/CreatioMCP-Community
Releases · PhilipLykov/CreatioMCP-Community
CreatioMCP Community Edition v1.0-beta
CreatioMCP Community Edition v1.0-beta
First public release of CreatioMCP — an AI-powered MCP server for Creatio 8.x platform development.
Works with both cloud and on-premises Creatio instances.
What's Included
8 MCP tools for AI-assisted Creatio development:
| Tool | Description |
|---|---|
creatio_connect |
Connect to a Creatio instance (cookie or OAuth 2.0 auth) |
creatio_disconnect |
Disconnect from a Creatio instance |
creatio_list_environments |
List all configured environments |
creatio_health_check |
Check instance health, authentication status, and latency |
creatio_query_data |
Query entity data via OData with filtering, sorting, pagination, $expand, and $count |
creatio_get_record |
Get a single record by GUID with column selection and $expand |
creatio_search_academy |
Search the Machine Academy knowledge base for Creatio documentation and code examples |
creatio_generate_cursor_rules |
Generate Cursor IDE rules tailored to your Creatio instance |
Key Features
- OData 4 Query Engine — full
$select,$filter,$orderby,$top,$skip,$expand,$countsupport - Machine Academy — curated knowledge base for AI-grounded Creatio development (reduces hallucination)
- Cursor Rules Generation — auto-generate
.mdcrules files tailored to your instance - AES-256-GCM Credential Encryption — all connection credentials encrypted at rest
- Cloud + On-Premises — works with any Creatio 8.x instance accessible via HTTPS
Installation
- Download the source code archive from this release
- Extract and run
npm install -g .in the extracted folder - Configure:
creatio-mcp-server setup --url https://your-creatio.com --login admin --password pass - Connect your IDE (see Installation Manual)
Machine Academy Setup (Optional)
Download academy-db.zip from the release assets, extract academy.db to a data/ directory, and set CREATIO_ACADEMY_DB_PATH if using a non-default location.
Requirements
- Node.js 20+
- Creatio 8.x instance (cloud or on-premises)
- Cursor IDE (v0.40+) or Claude Desktop
Upgrade Path
For full CRUD, schema management, CI/CD, security audits, and 84 total tools, upgrade to SMB or Enterprise edition. Contact philip@itsc.md.