Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_API_KEYNoOptional API key for authentication. Leave unset for initial testing.
WIKI_BRANCHNoBranch of the wiki repository to use.main
MCP_HTTP_HOSTNoHost interface for the MCP HTTP server.0.0.0.0
MCP_HTTP_PORTNoPort for the MCP HTTP server.3000
MCP_HTTP_ROUTENoHTTP route for the MCP endpoint./mcp
WIKI_LOCAL_PATHYesLocal directory where the wiki will be stored.
WIKI_REPOSITORY_URLYesGit repository URL for the wiki.
WIKI_SYNC_INTERVAL_MSNoInterval in milliseconds between automatic wiki syncs.1800000

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
ServerA

Verifica se o servidor MCP está funcionando.

list_documentsB

Lista todos os documentos disponíveis na Wiki.

read_documentB

Lê o conteúdo de um documento da Wiki pelo caminho.

search_documentsC

Busca documentos da Wiki pelo nome ou caminho.

search_contentC

Pesquisa termos dentro do conteúdo dos documentos Markdown da Wiki.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/jarrelllong573-rgb/mcp-wiki-helper-tools'

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