Cursor-history-MCP
If you are the rightful owner of Cursor-history-MCP and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
Cursor History MCP is an API service for searching vectorized chat history from the Cursor IDE using LanceDB and Ollama.
Cursor History MCP is a robust API service designed to facilitate the search and retrieval of vectorized chat history from the Cursor IDE. It utilizes LanceDB for efficient vector database management and integrates with Ollama to leverage local LLM models for advanced processing. The service is built on FastAPI, ensuring high performance and easy integration, and supports self-hosting with Docker for seamless deployment. Users can interact with the API to perform searches and retrieve chat history, making it a versatile tool for managing chat data.
Features
- API Service: Built using FastAPI for high performance and easy integration.
- Vectorized Search: Utilizes embeddings to enhance search capabilities.
- Self-Hosted: You can run this service locally or on your own server.
- Docker Support: Easy to deploy with Docker.
- Integration with Ollama: Access local LLM models for advanced processing.