knowflow
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| JENKINS_URL | No | URL of the Jenkins server. Required only if connecting to live Jenkins pipeline. | |
| JENKINS_TOKEN | No | API token for Jenkins authentication. Required only if connecting to live Jenkins pipeline. | |
| BIGQUERY_PROJECT_ID | No | Your Google Cloud project ID for BigQuery GA4 export. Required only if connecting to live GA4 data. |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
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