Skip to main content
Glama
SwapnilMundhekar

Insurance Claims MCP RAG Agent

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
OLLAMA_MODELNoOllama model name to use.qwen2.5:7b-instruct
PROJECT_NAMENoName of the project.insurance-claims-mcp-rag
PROJECT_ROOTNoRoot path of the project.
VECTOR_DB_DIRNoDirectory for the Chroma vector store..\vector_store\chroma
PDF_SOURCE_DIRYesPath to the folder containing insurance policy PDF documents.
OLLAMA_BASE_URLNoBase URL for the Ollama local LLM server.http://localhost:11434
CHUNK_OUTPUT_DIRNoDirectory for chunked document output..\data\chunks
PROCESSED_OUTPUT_DIRNoDirectory for processed document output..\data\processed

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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/SwapnilMundhekar/insurance-claims-mcp-rag'

If you have feedback or need assistance with the MCP directory API, please join our Discord server