Skip to main content
Glama

ACOMO MCP Server

by progress-all

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
ACOMO_API_BASENoThe base URL for the ACOMO APIhttp://localhost:3000/api
ACOMO_TENANT_IDYesThe tenant ID (required)
ACOMO_API_VERSIONNoThe API version to usev1
ACOMO_MAX_RETRIESNoMaximum number of retries for requests2
ACOMO_ACCESS_TOKENNoOptional Bearer token for authentication
ACOMO_OPENAPI_PATHNoAbsolute path to the OpenAPI JSON file
ACOMO_REQUEST_TIMEOUT_MSNoRequest timeout in milliseconds30000
ACOMO_ENABLE_MUTATION_TOOLSNoEnable mutation toolsfalse

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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/progress-all/acomo-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server