Skip to main content
Glama
Exorust

AdKit MCP Server

by Exorust

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MAX_TOP_KNoMax results per match query100
QDRANT_HOSTNoQdrant server hostlocalhost
QDRANT_PORTNoQdrant server port6333
MCP_DATA_KEYNoData API key (required if REQUIRE_DATA_KEY is true)
MCP_ADMIN_KEYNoAdmin API key (required if REQUIRE_ADMIN_KEY is true)
MAX_BATCH_SIZENoMax ads per upsert batch500
REQUIRE_DATA_KEYNoIf true, Data Plane requires MCP_DATA_KEY envfalse
REQUIRE_ADMIN_KEYNoIf true, Control Plane requires MCP_ADMIN_KEY envfalse
EMBEDDING_MODEL_IDNoEmbedding modelBAAI/bge-small-en-v1.5
EMBEDDING_DIMENSIONNoVector dimension384
QDRANT_COLLECTION_NAMENoCollection nameads
REQUEST_TIMEOUT_SECONDSNoPer-request timeout30.0

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/Exorust/Adkit-MCP'

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