Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
GITHUB_TOKENNoOptional GitHub token for higher rate limits and full API access to discussions and issues.

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}
prompts
{
  "listChanged": true
}
resources
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
alg-search-docsB

Search through AL-Go documentation for specific queries

alg-get-workflowsB

Get examples of AL-Go GitHub workflows

alg-get-server-versionA

Get version information for the AL-Go MCP server

alg-refresh-cacheB

Refresh the cached AL-Go documentation from the repository

alg-search-specialistsC

Search for AL-Go specialists by name, persona, expertise, or keyword

alg-list-specialistsA

List all available AL-Go specialists and their persona names. After browsing, use alg-ask with the specialist parameter to connect with a specific specialist.

alg-get-specialistB

Get detailed information about a specific AL-Go specialist

alg-askA

Consult an AL-Go domain specialist for expert guidance on AL-Go workflows, CI/CD pipelines, releases, testing, and Business Central app development. Auto-selects the best specialist based on your question, or use the specialist parameter to request a specific persona (e.g. 'freddy', 'casey', 'rex'). Use this whenever the user asks about AL-Go or addresses a specialist directly (e.g. '@alg-freddy ...', 'alg-freddy ...', 'ask riley about releases').

alg-search-discussionsB

Search for relevant discussions in the AL-Go repository

alg-get-scenariosB

Get available AL-Go setup scenarios

alg-search-issuesC

Search for tips and tricks in resolved AL-Go issues

alg-get-specialist-knowledgeB

Get comprehensive knowledge for a specialist including workshops, scenarios, discussions, and issues

alg-build-knowledge-graphB

Initialize and build the knowledge graph linking specialists to all knowledge sources

alg-semantic-searchB

Intelligent cross-source search across workshops, scenarios, discussions, and issues using relevance scoring

alg-graph-visualizationC

Get knowledge graph structure for visualization (nodes and edges)

alg-cache-statsA

Get cache hit rates and statistics for knowledge sources

alg-clear-cacheB

Clear cached knowledge sources or entire cache

Prompts

Interactive templates invoked by user choice

NameDescription
al-go-setup-helpGet help with setting up AL-Go for Business Central projects

Resources

Contextual data attached and managed by the client

NameDescription
server-versionVersion information for the AL-Go MCP server
al-go-repo-infoBasic information about the AL-Go repository
al-go-docGet content from a specific AL-Go documentation file
specialists-listList of all available AL-Go specialists
specialist-detailGet details about a specific AL-Go specialist

Latest Blog Posts

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/louagej/al-go-mcp-server'

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