Skip to main content
Glama
ericp

Swiss Lawyer MCP

by ericp

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PDF_ROOTNoRoot folder scanned recursively for PDFsdata/pdfs
CHROMA_PATHNoPersistent ChromaDB storage pathdata/chromadb
RERANK_MODELNoLocal Sentence Transformers CrossEncoder modelcross-encoder/ms-marco-MiniLM-L-6-v2
RERANK_TOP_KNoNumber of reranked chunks selected from merged candidates5
OPENAI_API_KEYYesRequired for OpenAI embeddings
RETRIEVAL_TOP_KNoDefault number of candidates returned by each retrieval method10
CHUNK_SIZE_WORDSNoChunk size in words600
CHROMA_COLLECTIONNoChromaDB collection nameswiss_procedures
CHUNK_OVERLAP_WORDSNoWord overlap between adjacent chunks100
OPENAI_EMBEDDING_MODELNoEmbedding modeltext-embedding-3-small

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/ericp/Swiss-Lawyer-MCP'

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