Automatisch MCP Server
by milisp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| AUTOMATISCH_API_KEY | No | API key for authentication (optional but recommended) | |
| AUTOMATISCH_BASE_URL | No | Automatisch instance URL | http://localhost:3001 |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| list_workflowsC | List all workflows in Automatisch |
| get_workflowC | Get detailed information about a specific workflow |
| create_workflowC | Create a new workflow |
| update_workflowC | Update an existing workflow |
| delete_workflowC | Delete a workflow |
| list_connectionsB | List all app connections |
| create_connectionC | Create a new app connection |
| list_executionsB | List workflow executions |
| get_available_appsB | Get list of available apps and their capabilities |
| test_workflowC | Test a workflow with sample data |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| Workflows Overview | Overview of all workflows and their status |
| App Connections | List of configured app connections |
| Available Apps | Catalog of available apps and integrations |
| Recent Executions | Recent workflow executions and their results |
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/milisp/automatisch-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server