Skip to main content
Glama
Brian20040323

MCP Knowledge Bridge

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_BRIDGE_TOKENNoBearer token for HTTP companion authdev-token

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{}
prompts
{}
resources
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
kb_searchB

BM25 search over local knowledge entries and markdown docs.

kb_getB

Fetch one knowledge entry by id.

kb_compareC

Compare two knowledge topics and return a structured diff summary.

echo_debugB

Echo payload for wiring tests.

Prompts

Interactive templates invoked by user choice

NameDescription
research_briefAsk the model to research a topic using kb_search then summarize with citations.
compare_topicsCompare two knowledge entry ids with kb_compare.

Resources

Contextual data attached and managed by the client

NameDescription
ReAct Agentkb-react
Hybrid Retrievalkb-hybrid
Model Context Protocolkb-mcp
Retrieval Evalkb-eval
检索评测清单doc-eval-checklist
Agent 与 MCP 协作doc-agent-mcp

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/Brian20040323/mcp-knowledge-bridge'

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