Jama MCP Server
MCPReferenceby yyy188
Indexed by Glama. No runnable package is published via Glama's API — open the repository for install instructions.
MCP configuration
Environment
JAMA_URLrequiredThe base URL of the Jama REST API (e.g. https://yourinstance.jamacloud.com).
HF_ENDPOINTHuggingFace mirror endpoint for downloading the Qwen3 reranker model (default: https://hf-mirror.com).
LLM_BASE_URLOptional base URL for an OpenAI-compatible LLM endpoint used for multi-query expansion.
JAMA_CLIENT_IDrequiredOAuth client ID for Jama API authentication.
JAMA_MCP_DB_PATHFilesystem path to the SQLite database file (default: jama_mcp.db in the server directory).
EMBEDDING_API_KEYrequiredsecretAPI key for the embeddings endpoint.
EMBEDDING_BASE_URLrequiredBase URL for the Azure OpenAI embeddings API (text-embedding-3-small).
JAMA_CLIENT_SECRETrequiredsecretOAuth client secret for Jama API authentication.
Install in one click with Zurek
Browse here, install from the native macOS app — pick targets, fill env vars, and write configs safely.