Skip to content
Back to search
30
MCP v1.0.2 streamable-http

Context Book

io.github.aditya201551/context-book-mcp

Stop re-explaining yourself to Agents. Give it the right context, right when needed.

Uptime
0.0%
16 probes
Response
168ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

Context Book
Persistent knowledge library for AI agents using vector embeddings to provide relevant context on demand.
0 tools
Obris
Stop re-explaining yourself to AI. Save knowledge once, use it in every conversation.
0 tools · streamable-http
Context Engineering
Keeps AI coding agents aligned by generating PRDs, specs, and plans that prevent context loss and random rewrites.
0 tools
context-matters
Structured context store for AI agents - MCP server with SQLite backend
0 tools
io.github.neuledge/context
Local-first documentation for AI agents. Offline, instant, private doc retrieval.
0 tools
Smart Context
Intelligent context compression reducing AI agent token usage by ~89% through smart file reading and search.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "context_book": {
      "url": "https://context-book-mcp-production.up.railway.app",
      "transport": "streamable-http"
    }
  }
}