Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_HOSTNoAdresse d'écoute pour le mode réseau (défaut: 0.0.0.0)0.0.0.0
MCP_PORTNoPort pour le mode réseau (défaut: 8000)8000
WIKIJS_URLYesURL de base de WikiJS (ex: https://wiki.example.com)
KEYCLOAK_URLNoURL de Keycloak (optionnel)
MCP_BASE_URLNoURL de base du serveur MCP (nécessaire pour OAuth)
MCP_TRANSPORTNoTransport MCP (stdio, http, sse, streamable-http ; défaut : http)http
KEYCLOAK_REALMNoRealm Keycloak (optionnel)
WIKIJS_API_KEYYesClé API WikiJS avec droits de lecture
KEYCLOAK_SCOPESNoScopes OAuth (défaut: openid profile email)openid profile email
KEYCLOAK_CLIENT_IDNoClient ID Keycloak (optionnel)
KEYCLOAK_CLIENT_SECRETNoClient Secret Keycloak (optionnel)
WIKIJS_GRAPHQL_ENDPOINTNoEndpoint GraphQL (optionnel, défaut: {WIKIJS_URL}/graphql)
FASTMCP_SHOW_SERVER_BANNERNoAfficher la bannière au démarrage (optionnel)

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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/ValoriaTechnologia/wikijs-mcp'

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