progress-all/acomo-mcp-server
If you are the rightful owner of acomo-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
Acomo MCP Server is a Model Context Protocol server designed to interface with the Acomo API using stdio transport.
Tools
Functions exposed to the LLM to take actions
health
Performs a health check of the server.
listOperations
Lists all operations defined in the OpenAPI specification.
describeOperation
Provides details of a specified operationId.
operationSchemas
Extracts parameters, requestBody, and responses schemas.
generateRequestTemplate
Generates a template for parameters and request body.
listComponents
Lists all components.schemas in the OpenAPI.
describeComponent
Describes a specified schema in JSON Schema format.
callOperation
Calls an API operation using a specified operationId.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client