Document QA MCP Server
by parikshith49
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| QDRANT_URL | Yes | Your Qdrant Cloud URL | |
| QDRANT_HOST | No | Qdrant host URL | http://localhost:6333 |
| OPENAI_API_KEY | Yes | Your OpenAI API key | |
| QDRANT_API_KEY | Yes | Your Qdrant Cloud API key | |
| GOOGLE_CLIENT_ID | No | Your Google client ID | |
| GOOGLE_REDIRECT_URI | No | Google OAuth redirect URI | http://localhost:3000/oauth2callback |
| GOOGLE_CLIENT_SECRET | No | Your Google client secret | |
| GOOGLE_REFRESH_TOKEN | No | Your Google refresh token | |
| SERVICE_ACCOUNT_PATH | Yes | Path to your Google service account JSON file | ./service-account.json |
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
ActivityInactive
ResponsivenessNo issues