Arda Vector Database MCP Server
Officialby ardaglobal
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GHCR_TOKEN | No | Optional GitHub Container Registry token for repository structure caching | |
| QDRANT_URL | Yes | Qdrant instance URL (e.g., https://xxxxx.gcp.cloud.qdrant.io) | |
| QDRANT_API_KEY | Yes | Qdrant JWT authentication token | |
| DEEPINFRA_API_KEY | Yes | Deep Infra provider API key (required for embeddings) | |
| EMBEDDING_ENDPOINT | Yes | Embedding service base URL (format: https://gateway.ai.cloudflare.com/v1/{account_id}/aig/compat) | |
| OPENROUTER_API_KEY | No | Optional API key for LLM features (not used by MCP server) | |
| ARDA_CREDIT_REPO_URL | No | Optional URL for Arda Credit repository | |
| CLOUDFLARE_API_TOKEN | Yes | Cloudflare API token for authentication | |
| ARDA_CREDIT_APP_REPO_URL | No | Optional URL for Arda Credit App repository |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
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/ardaglobal/mcp-ardaglobal-code'
If you have feedback or need assistance with the MCP directory API, please join our Discord server