kb-gateway
Provides tools for querying a Neo4j graph database, including coverage, disputes, and topic depth via the graph_query tool.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@kb-gatewaysearch the learning corpus about agentic routing"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
kb-gateway
HTTP MCP gateway for the learning corpus — Pinecone + Neo4j + agentic router — usable from anywhere.
Audience | Start here |
LLMs / agents | |
Humans | This README |
Discovery | |
Gated project run dir |
What it does
Remote agents call MCP tools instead of holding Pinecone/Neo4j credentials:
Tool | Purpose |
| Default — auto-pick graph vs vector vs both |
| Semantic RAG ( |
| Neo4j coverage / disputes / topic depth |
| Corpus inventory |
| Dependency check |
Related MCP server: MCP Aggregator Server
Quick start (server)
source /mnt/blockstorage/env/load.sh global
export KB_GATEWAY_API_TOKEN="<operator-issued>"
export KB_GATEWAY_PUBLIC_URL="https://kb-gateway.your-tailnet.example"
/root/.venv-langchain-course/bin/python -m kb_gateway --transport streamable-http
# MCP endpoint: http://127.0.0.1:8790/mcpLocal stdio (Cursor on server):
/root/.venv-langchain-course/bin/python -m kb_gateway --transport stdio --no-authClient setup
See docs/client-setup.md for Cursor, Claude Desktop, and remote agent config.
Architecture
Related
okrealai/langchain-course— runtime deps (router, RAG, ingest)Gated routine:
/root/.claude/references/gated-execution-routine.md
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
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/okrealai/kb-gateway'
If you have feedback or need assistance with the MCP directory API, please join our Discord server