Skip to main content
Glama
FalkorDB

QueryWeaver

Official
by FalkorDB

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
APP_ENVNoEnvironment mode: development, staging, or production.
DISABLE_MCPNoSet to 'true' to disable the built-in MCP endpoint.false
OLLAMA_MODELNoModel name for Ollama.
AZURE_API_KEYNoAPI key for Azure OpenAI.
AZURE_API_BASENoAzure OpenAI resource endpoint.
COHERE_API_KEYNoAPI key for Cohere.
GEMINI_API_KEYNoAPI key for Google Gemini.
OPENAI_API_KEYNoAPI key for OpenAI.
VOYAGE_API_KEYNoAPI key for Voyage embeddings (required when using Anthropic without EMBEDDING_MODEL).
EMBEDDING_MODELNoOverride default embedding model.
COMPLETION_MODELNoOverride default completion model.
GITHUB_CLIENT_IDNoGitHub OAuth client ID.
GOOGLE_CLIENT_IDNoGoogle OAuth client ID.
ANTHROPIC_API_KEYNoAPI key for Anthropic.
AZURE_API_VERSIONNoAzure API version.
FASTAPI_SECRET_KEYNoSecret key used to sign session cookies.
MEMORY_TTL_SECONDSNoTTL in seconds for idle memory graphs.
GITHUB_CLIENT_SECRETNoGitHub OAuth client secret.
GOOGLE_CLIENT_SECRETNoGoogle OAuth client secret.

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

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/FalkorDB/QueryWeaver'

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