MCPs βΊ Data & APIs βΊ Context Repo MCP Server
*One workspace for your prompts, documents, and collections β accessible from every AI client you use.* Context Repo is an AI context management platform for capturing, organizing, versioning, and searching the knowledge artifacts you use with AI tools. This MCP server exposes **28 tools** that give Claude, Cursor, ChatGPT, Factory, Windsurf, Codex, Claude Code, and any other MCP-compatible client direct read-and-write access to your personal workspace β no copy-paste, no context loss between conversations. ## Features - **Prompts** β Full CRUD with version history, rollback, and semantic search across your prompt library - **Documents** β Markdown and plain-text storage with automatic chunking and 1536-dim vector embeddings - **Collections** β Named folders that group prompts and documents into project-scoped contexts - **Catalog Search** β `find_items` returns ranked results across prompts, documents, and collections in a single call (semantic by default, literal fallback) - **Deep Search** β Hierarchical document navigation: search ranked passages, then expand up to parents, down to children, or sideways to siblings for token-efficient exploration of long content - **Version History** β Every content edit creates a new version; restore any prompt or document to any previous state - **Real-time Sync** β Changes propagate instantly via Convex live queries; AI clients always see the latest content - **ChatGPT Apps Ready** β `search` and `fetch` are OpenAI Apps SDK Company-Knowledge eligible; `find_items` carries an optional `ui://` resource for inline result rendering ## Tools (28 total) | Category | Tools | |---|---| | User Info (1) | `get_user_info` | | Prompts (7) | `search_prompts` Β· `read_prompt` Β· `create_prompt` Β· `update_prompt` Β· `delete_prompt` Β· `get_prompt_versions` Β· `restore_prompt_version` | | Documents (7) | `list_documents` Β· `get_document` Β· `create_document` Β· `update_document` Β· `delete_document` Β· `get_document_versions` Β· `restore_document_version` | | Collections (7) | `list_collections` Β· `get_collection` Β· `create_collection` Β· `update_collection` Β· `delete_collection` Β· `add_to_collection` Β· `remove_from_collection` | | Catalog (1) | `find_items` | | Deep Search (3) | `deep_search` Β· `deep_read` Β· `deep_expand` | | ChatGPT Apps (2) | `search` Β· `fetch` | ## Authentication Two ways to connect: 1. **API Key** β Generate a scoped `gm_*` key at [contextrepo.com/dashboard/settings](https://contextrepo.com/dashboard/settings). Per-key permissions: `prompts.read`, `prompts.write`, `documents.read`, `documents.write`, `documents.scrape`. Sent as `Authorization: Bearer gm_...`. 2. **Clerk OAuth 2.0** β RFC 9728 protected-resource metadata at `/.well-known/oauth-protected-resource/mcp`, RFC 8414 authorization-server metadata at `/.well-known/oauth-authorization-server`. Standard OAuth flow for clients that support it. ## Use Cases - **Prompt library that follows you.** Stop copy-pasting prompts between Claude, Cursor, and ChatGPT. Maintain one canonical version, retrieve it from any client. - **Personal knowledge base.** Save research articles, documentation, and AI conversations with the [Context Repo Chrome Extension](https://contextrepo.com/chrome-extension), then pull them in as grounded context inside your AI tools. - **Project-scoped collections.** Separate workspaces per client, repo, or topic so an AI assistant only sees what's relevant to the task at hand. - **Version-controlled prompts.** Track how prompts evolve, A/B test variants, and roll back when an "improvement" turns out worse. - **Long-document exploration.** Deep Search navigates book-length documents passage by passage instead of dumping them into context β every chunk carries parent/child/sibling links the agent can walk. ## Compatibility Streamable HTTP transport, MCP spec β₯ 2025-03-26. Verified with Claude Desktop, Cursor, ChatGPT (via the OpenAI Apps SDK), Factory, Windsurf, Codex, Claude Code, VS Code (Continue), and Amp. Any MCP-compatible client should work. ## Resources - Website: [contextrepo.com](https://contextrepo.com) - Documentation: [contextrepo.com/docs](https://contextrepo.com/docs) - Pricing & free trial: [contextrepo.com/pricing](https://contextrepo.com/pricing) - Agent discovery: [contextrepo.com/llms.txt](https://contextrepo.com/llms.txt) - API reference: [contextrepo.com/openapi.json](https://contextrepo.com/openapi.json)
Not monetized yet
Turn Context Repo MCP Serverβs tool calls into revenue: one disclosed sponsored slot, 70% revenue share, fail-open by design.
Install Context Repo MCP Server
For anyone using Context Repo MCP Server β no Lulu account neededclaude mcp add --transport http context-repo-mcp-server https://context-repo-mcp--contextrepo.run.tools
9 field-tested tactics as a designed playbook plus skills your coding agent can run. Free.
Get the Kit βFAQ
Run: claude mcp add --transport http context-repo-mcp-server https://context-repo-mcp--contextrepo.run.tools
Yes β itβs a remote MCP server, so no local install is needed.
ChatGPT: Settings β Connectors β Advanced β Developer mode β Add connector, then paste https://context-repo-mcp--contextrepo.run.tools.
Claude.ai: Settings β Connectors β Add custom connector, then paste the same URL.
Unrated out of 100, computed from cross-registry traction signals (installs, stars, registry presence) β never influenced by sponsorship.
Similar servers
Works well together