rag-mcp-server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| AZURE_SEARCH_API_KEY | Yes | Azure AI Search admin or query key | |
| AZURE_OPENAI_ENDPOINT | Yes | Azure OpenAI resource endpoint | |
| AZURE_SEARCH_ENDPOINT | Yes | Azure AI Search service endpoint | |
| AZURE_EMBEDDING_API_KEY | Yes | API key for the embedding deployment | |
| AZURE_SEARCH_INDEX_NAME | Yes | Name of the search index to query | |
| AZURE_OPENAI_EMBEDDING_DEPLOYMENT | Yes | Embedding model deployment name |
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 | |