Skip to main content
Glama
KxSystems

KDB.AI MCP Server

Official
by KxSystems

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
KDBAI_DB_KNoDefault number of results to return from vector searches5
KDBAI_DB_HOSTNoKDB.AI server hostname or IP address127.0.0.1
KDBAI_DB_MODENoAPI mode: 'qipc' or 'rest'qipc
KDBAI_DB_PORTNoKDB.AI server port number8082
KDBAI_DB_RETRYNoNumber of connection retry attempts on failure2
KDBAI_MCP_HOSTNoHTTP server bind address - ignored when using stdio transport127.0.0.1
KDBAI_MCP_PORTNoHTTP server port - ignored when using stdio transport7000
KDBAI_DB_PASSWORDNoPassword for KDB.AI authentication
KDBAI_DB_QIPC_TLSNoEnable TLS for QIPC mode (true/false)False
KDBAI_DB_USERNAMENoUsername for KDB.AI authentication
KDBAI_MCP_LOG_LEVELNoLogging verbosity levelINFO
KDBAI_MCP_TRANSPORTNoCommunication protocol: 'stdio' or 'streamable-http'streamable-http
KDBAI_MCP_SERVER_NAMENoName identifier for the MCP server instanceKDBAI_MCP_Server
KDBAI_DB_DATABASE_NAMENoDefault database name to use for operationsdefault
KDBAI_DB_REST_PROTOCOLNoSelect protocol for REST mode, not considered for QIPC modehttp
KDBAI_DB_SPARSE_WEIGHTNoWeight for text similarity in hybrid search (0.0-1.0)0.3
KDBAI_DB_VECTOR_WEIGHTNoWeight for vector similarity in hybrid search (0.0-1.0)0.7
KDBAI_DB_EMBEDDING_CSV_PATHNoPath to embeddings csvsrc/mcp_server/utils/embeddings.csv

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/KxSystems/kdbai-mcp-server'

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