Skip to main content
Glama
yyy188
by yyy188

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
JAMA_URLYesThe base URL of the Jama REST API (e.g. https://yourinstance.jamacloud.com).
HF_ENDPOINTNoHuggingFace mirror endpoint for downloading the Qwen3 reranker model (default: https://hf-mirror.com).
LLM_BASE_URLNoOptional base URL for an OpenAI-compatible LLM endpoint used for multi-query expansion.
JAMA_CLIENT_IDYesOAuth client ID for Jama API authentication.
JAMA_MCP_DB_PATHNoFilesystem path to the SQLite database file (default: jama_mcp.db in the server directory).
EMBEDDING_API_KEYYesAPI key for the embeddings endpoint.
EMBEDDING_BASE_URLYesBase URL for the Azure OpenAI embeddings API (text-embedding-3-small).
JAMA_CLIENT_SECRETYesOAuth client secret for Jama API authentication.

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/yyy188/jama-mcp-server'

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