Skip to main content
Glama

Acrolinx MCP Server

Official
by acrolinx
.env.example658 B
# Acrolinx MCP Server Configuration # Required: Your Acrolinx API key ACROLINX_API_KEY=your_api_key_here # Optional: Acrolinx API base URL (defaults to https://app.acrolinx.cloud) # ACROLINX_BASE_URL=https://app.acrolinx.cloud # Optional: Enable debug logging (defaults to false) # DEBUG=true # Optional: Maximum text length in characters (defaults to 100000) # MAX_TEXT_LENGTH=100000 # Optional: Workflow completion timeout in milliseconds (defaults to 60000) # WORKFLOW_TIMEOUT=60000 # Optional: Polling interval in milliseconds (defaults to 2000) # POLL_INTERVAL=2000 # Optional: Maximum retry attempts for API calls (defaults to 3) # MAX_RETRIES=3

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/acrolinx/nextgen-mcp'

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