Jama MCP Server

MCPReference

by yyy188

Indexed by Glama. No runnable package is published via Glama's API — open the repository for install instructions.

mcplocal-only

MCP configuration

stdio

Environment

  • JAMA_URLrequired

    The base URL of the Jama REST API (e.g. https://yourinstance.jamacloud.com).

  • HF_ENDPOINT

    HuggingFace mirror endpoint for downloading the Qwen3 reranker model (default: https://hf-mirror.com).

  • LLM_BASE_URL

    Optional base URL for an OpenAI-compatible LLM endpoint used for multi-query expansion.

  • JAMA_CLIENT_IDrequired

    OAuth client ID for Jama API authentication.

  • JAMA_MCP_DB_PATH

    Filesystem path to the SQLite database file (default: jama_mcp.db in the server directory).

  • EMBEDDING_API_KEYrequiredsecret

    API key for the embeddings endpoint.

  • EMBEDDING_BASE_URLrequired

    Base URL for the Azure OpenAI embeddings API (text-embedding-3-small).

  • JAMA_CLIENT_SECRETrequiredsecret

    OAuth 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.