gemdex-mcp
by nikships
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GEMDEX_MODE | No | Select the embedded 'local' backend or a configured 'remote' backend | local |
| HYBRID_MODE | No | Disable to use dense-only recall | true |
| LANCEDB_PATH | No | Filesystem path for the embedded memory store | ~/.gemdex/lance |
| GEMINI_API_KEY | No | Google AI Studio API key (needed to embed on save/recall/update). Set to 'local' to use MLX text embeddings. | |
| EMBEDDING_MODEL | No | Override Gemini embedding model | gemini-embedding-2 |
| GEMINI_BASE_URL | No | Custom Gemini endpoint | |
| GEMDEX_REMOTE_URL | No | Gemdex Server root URL | |
| GEMDEX_SERVE_PORT | No | Default port for gemdex serve | 0 |
| GEMDEX_STATS_PATH | No | Where the report_outcome feedback ledger is stored | ~/.gemdex/stats.json |
| EMBEDDING_DIMENSION | No | Force Matryoshka-resized dimension (256/768/1536/3072) | |
| GEMDEX_REMOTE_TOKEN | No | Gemdex Server bearer token | |
| GEMDEX_TRUST_RANKING | No | Set 'true' to re-rank recall results by track record | false |
| GEMDEX_SIMILAR_ON_SAVE | No | Set 'false' to disable save-time similar-memory detection | true |
| GEMDEX_SIMILAR_THRESHOLD | No | Centroid cosine-similarity bar for save-time detection | 0.90 |
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
| 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 | |
This server cannot be deployed
Maintenance
ActivityActive
ResponsivenessResponsive