Kollektiv
Createdalexander-zuev
Enables users to chat and query their documents directly from IDEs and other MCP-compatible clients.
About
Kollektiv is a remote Model Context Protocol (MCP) server designed to run on Cloudflare Workers, enabling users to perform Retrieval-Augmented Generation (RAG) over their own documents directly from IDEs like Cursor, Windsurf, and Claude Desktop, or any MCP-compatible client. It offers secure authentication via OAuth 2.0 and is intended as a component of a larger application including a backend server for document processing and a frontend for document upload and onboarding. Designed to improve interaction with personal documents within a development environment.
Key Features
- Remote Model Context Protocol (MCP) server
- 0 GitHub stars
- Runs on Cloudflare Workers
- Supports RAG (Retrieval-Augmented Generation)
- OAuth 2.0 Authentication
- Compatible with MCP clients like Cursor, Windsurf and Claude Desktop
Use Cases
- Querying personal documents from within an IDE
- Integrating document interaction into existing development workflows
- Implementing RAG (Retrieval-Augmented Generation) over custom data