Context Book
Rank #6263pulsemcp/context-book
Persistent knowledge library for AI agents using vector embeddings to provide relevant context on demand.
Context Book is a Model Context Protocol (MCP) server published by aditya201551. It ranks #6263 of 58,900 servers tracked on MCP Toplist, and its repository has 6 GitHub stars. Context Book is listed on PulseMCP, and ships as a single rolling release with no explicit version metadata. It was first listed on May 15, 2026.
Ranks ahead of 52,637 of 58,900 servers on MCP Toplist.
Use Context Book
Add Context Book to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"context-book": {
"url": "https://context-book-mcp-production.up.railway.app/"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
Listed on 1 registry
aditya201551
Not versioned
This server is published through a registry that does not expose explicit version metadata, and no GitHub release tags were found on the linked repository. The listing tracks a single rolling release.
Frequently asked questions
- What is Context Book?
- Persistent knowledge library for AI agents using vector embeddings to provide relevant context on demand.
- Who maintains Context Book?
- Context Book is maintained by aditya201551, which publishes 1 MCP server (0 total versions) tracked on MCP Toplist.
- Is Context Book an official MCP server?
- Context Book is not on the Official MCP Registry. It is listed on PulseMCP.
- How many versions does Context Book have?
- Context Book ships as a single rolling release with no explicit version metadata.
- Where can I find the source code for Context Book?
- The source code for Context Book is hosted at github.com/aditya201551/context-book.