elma365-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| ELMA365_TOKEN | Yes | Bearer-токен для ELMA365 API | |
| ELMA365_DOMAIN | Yes | Домен ELMA365 (например, mycompany для mycompany.elma365.ru, или полный домен mycompany.elma365.ru) |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_app_itemsC | Получить список элементов приложения ELMA365 по namespace и code. |
| create_itemC | Создать новый элемент в приложении ELMA365. |
| get_tasksC | Получить список BPM-задач ELMA365. |
| get_processesC | Получить список бизнес-процессов ELMA365. |
| start_processC | Запустить бизнес-процесс ELMA365 по коду. |
| get_usersB | Получить список пользователей ELMA365. |
| get_user_by_idC | Получить пользователя ELMA365 по ID. |
| get_commentsB | Получить комментарии к элементу приложения ELMA365. |
| add_commentC | Добавить комментарий к элементу приложения ELMA365. |
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/theYahia/elma365-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server