Skip to main content
Glama

ACE MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LLM_PROVIDERNoLLM Provider Selection - 'openai' or 'lmstudio'openai
OPENAI_MODELNoOpenAI model to usegpt-4
ACE_LOG_LEVELNoLogging levelinfo
LMSTUDIO_MODELNoLM Studio model name
OPENAI_API_KEYNoOpenAI API key
ACE_CONTEXT_DIRNoStorage directory for contexts./contexts
LMSTUDIO_BASE_URLNoLM Studio base URLhttp://localhost:1234/v1
ACE_DEDUP_THRESHOLDNoSimilarity threshold for deduplication (0-1)0.85
ACE_MAX_PLAYBOOK_SIZENoMaximum bullets per context1000
OPENAI_EMBEDDING_MODELNoOpenAI embedding model to usetext-embedding-3-small

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/Angry-Robot-Deals/ace-mcp'

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