Moenamatics/Opus-MCP
If you are the rightful owner of Opus-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.
Opus MCP Server is a Model Context Protocol server designed for the Opus Job Operator API, enabling programmatic interaction with Opus workflows.
Tools
Functions exposed to the LLM to take actions
get_workflow_details
Retrieve workflow details including schemas and input requirements.
initiate_job
Create a new job instance for a specified workflow.
generate_file_upload_url
Generate presigned URLs for secure file uploads.
execute_job
Execute a job with specified input values.
get_job_status
Check the current status of a job execution.
get_job_results
Retrieve results from a completed job.
get_job_audit_log
Access detailed audit logs of job execution.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client