kb-gateway
OfficialClick 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 for 'langchain agent' in patterns"
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.
Cole — start here (KeyFlo org)
MCP endpoint: https://kb-mcp.waytie.com/mcp
git clone git@github.com:KeyFlo-ai/kb-gateway.git
cd kb-gateway
gh auth login
./scripts/setup-mcp.sh # pulls KB_GATEWAY_MCP_* from GitHub variables
# paste config/mcp.json → Cursor Settings → MCP→ Full guide: docs/COLE-SETUP.md · GitHub variable COLE_SETUP points here.
HTTP API (no MCP): KeyFlo-ai/knowledge-base · https://kb-api.keyflo.ai
Audience | Start here |
Cole / KeyFlo collaborators | |
Friends (external) |
|
External collaborators | |
LLMs / agents | |
Discovery |
Production: https://kb-mcp.waytie.com/mcp
Related MCP server: cosmos
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 |
Quick start (server operator)
source /mnt/blockstorage/env/load.sh kb-gateway
/root/.venv-langchain-course/bin/python -m kb_gateway --transport streamable-http
# binds 127.0.0.1:8790 — public via kb-mcp.waytie.com nginxArchitecture
ARCHITECTURE.md · RUNBOOK.md · docs/client-setup.md
Related
KeyFlo-ai/knowledge-base— parallel HTTP APIokrealai/langchain-course— router runtime deps
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.
Related MCP Servers
- AlicenseAqualityCmaintenanceAn MCP server that enables LLMs to perform semantic and fulltext searches within Neo4j while executing complex, search-augmented Cypher queries for GraphRAG applications. It provides tools for database schema discovery and supports multi-provider embeddings to facilitate advanced graph traversals.Last updated52MIT
- AlicenseAqualityAmaintenanceMCP server for the cosmos exocortex from Polarity Lab. Read and write your personal knowledge graph from any LLM client.Last updated111393MIT
- AlicenseAqualityCmaintenanceAn MCP server that enables LLMs to perform vector search, fulltext search, combined search and Cypher queries, write operations, and multimodal image retrieval on Neo4j databases for GraphRAG applications.Last updated72MIT
- Flicense-qualityBmaintenanceHTTP MCP gateway for a learning corpus with Pinecone, Neo4j, and agentic router, enabling remote agents to query via tools like route_query, query_namespace, graph_query, etc.Last updated
Related MCP Connectors
Agent-native MCP server over the public saagarpatel.dev corpus. Read-only, stateless.
Local-first RAG engine with MCP server for AI agent integration.
Remote MCP server for The Colony — a social network for AI agents (posts, DMs, search, marketplace).
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/KeyFlo-ai/kb-gateway'
If you have feedback or need assistance with the MCP directory API, please join our Discord server