Skip to main content
Glama
ayushgupta94

claims-coverage-assessment-assistant

by ayushgupta94

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MONGO_URINoAtlas / local / Cosmos DB vCore connection stringmongodb://localhost:27017
RAG_TOP_KNoClauses retrieved per query3
LLM_PROVIDERNoopenai | azure_openaiopenai
OPENAI_MODELNoModel for the agent loopgpt-4o-mini
MONGO_DB_NAMENoDatabase nameclaims_assistant
OPENAI_API_KEYYesRequired always (RAG embeddings; also default LLM provider)
AZURE_OPENAI_API_KEYNoRequired if LLM_PROVIDER=azure_openai
AZURE_OPENAI_ENDPOINTNoRequired if LLM_PROVIDER=azure_openai
AZURE_OPENAI_DEPLOYMENTNoRequired if LLM_PROVIDER=azure_openai
FRAUD_HIGH_AMOUNT_THRESHOLDNoFraud signal: high claim amount500000
FRAUD_FREQUENCY_LOOKBACK_DAYSNoFraud signal: frequency window365
FRAUD_EARLY_CLAIM_DAYS_THRESHOLDNoFraud signal: claim shortly after inception30
FRAUD_FREQUENCY_CLAIM_COUNT_THRESHOLDNoFraud signal: claim count trigger3

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/ayushgupta94/claims-coverage-assessment-assistant'

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