Skip to main content
Glama
MkRafa

policy-corpus

by MkRafa

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
CDA_MODELNoModel name for subagents (e.g., claude-sonnet-5)
CDA_EMBEDDERNoEmbedder model: tfidf or sentence-transformers
CDA_RERANKERNoReranker method: rrf, weighted, or date_aware
CDA_STUB_FAULTNoFault injection mode for testing (hallucinate, paraphrase, stale, unsupported, lowconf)
PINECONE_API_KEYNoAPI key for Pinecone vector backend (required if CDA_VECTOR_BACKEND=pinecone)
ANTHROPIC_API_KEYNoAnthropic API key for live subagent calls
CDA_VECTOR_BACKENDNoVector backend to use: local or pinecone (default local)

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/MkRafa/agentic-rag-coverage-determination'

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