Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
JENKINS_URLNoURL of the Jenkins server. Required only if connecting to live Jenkins pipeline.
JENKINS_TOKENNoAPI token for Jenkins authentication. Required only if connecting to live Jenkins pipeline.
BIGQUERY_PROJECT_IDNoYour Google Cloud project ID for BigQuery GA4 export. Required only if connecting to live GA4 data.

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
search_docsA

Semantic search across the documentation corpus. Returns ranked topics with relevance scores and excerpts.

get_topicA

Retrieve full Markdown content of a topic by ID.

list_topicsC

Browse the full corpus index with optional filters.

get_content_gapsA

Surface search queries that returned zero or low results — documentation your users need but doesn't exist yet.

get_build_statusC

Check Jenkins CI/CD publish pipeline status.

evaluate_pipelineA

Run RAGAS-style evaluation on the RAG pipeline. Measures answer relevance, faithfulness, and context recall across a test query set.

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/Bipin-24/knowflow'

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