Skip to main content
Glama

Acemcp

by yeuxuan

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
TOKENNoYour authentication token for the API
BASE_URLNoThe base URL for the API endpoint (e.g., https://api.example.com)
BATCH_SIZENoThe batch size for uploading files10
MAX_LINES_PER_BLOBNoMaximum number of lines per blob when splitting large files800

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
search_context

Search for relevant code context based on a query within a specific project. This tool automatically performs incremental indexing before searching, ensuring results are always up-to-date. Returns formatted text snippets from the codebase that are semantically related to your query. Supports cross-platform paths including Windows WSL.

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/yeuxuan/Ace-Mcp-Node'

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