Appmixer-ai/appmixer-mcp
If you are the rightful owner of appmixer-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
The Appmixer MCP server integrates LLMs with agentic workflow automation capabilities, allowing interaction with other MCP servers or custom workflows using third-party SaaS products, APIs, or utilities.
Tools
Functions exposed to the LLM to take actions
get-flows
Retrieve a list of all flows.
get-flow
Retrieve details of a specific flow by ID.
delete-flow
Delete a specific flow by ID.
start-flow
Start a specific flow by ID.
stop-flow
Stop a specific flow by ID.
trigger-component
Trigger a component within a flow using HTTP method and body.
get-flow-logs
Retrieve logs for a specific flow using a query.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client