gaussdbdocs-mcp-server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| RRF_K | No | RRF parameter | 60 |
| LOG_LEVEL | No | Logging level | INFO |
| BM25_MODEL | No | BM25 model name | Qdrant/bm25 |
| GAUSSDB_DSN | No | PostgreSQL DSN for GaussDB read-only tools | |
| QDRANT_HOST | No | Service hostname for Qdrant | qdrant |
| QDRANT_PORT | No | Port for Qdrant | 6333 |
| MCP_SSE_PORT | No | SSE port if transport is sse | 8080 |
| INDEX_ARCHIVE | No | Path to index archive | /data/index.tar.gz |
| MCP_TRANSPORT | No | Transport: stdio or sse | stdio |
| RETRIEVAL_MODE | No | Retrieval mode: hybrid, dense, or sparse | hybrid |
| EMBEDDING_MODEL | No | Embedding model name | BAAI/bge-large-zh-v1.5 |
| QDRANT_GRPC_PORT | No | gRPC port for Qdrant | 6334 |
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
ActivitySlowing
ResponsivenessNo issues