An MCP server enabling access and search functionality for local Apple Notes databases, fitting into the MCP server ecosystem. Also supports semantic search and AI-assisted Retrieval Augmented Generation (RAG) over Apple Notes, supporting secure, local interaction through Claude Desktop.
Loading more......
A server providing data retrieval capabilities powered by the Chroma embedding database, enabling AI models to create and retrieve data collections using vector search, full text search, and metadata filtering.
A combined system pairing Claude agents with Exa Search, using MCP protocols for real-time retrieval-augmented generation (RAG) workflows in coding and research contexts.
Combines Neo4j and Qdrant databases for document search with semantic relevance and context, serving as a powerful MCP server for structured and vector search.
LlamaIndex MCP server enables users to create MCP-compatible context servers that unify retrieval from files, APIs, and databases using modular loaders. It supports advanced RAG pipelines and custom agent orchestration.
An MCP server providing semantic data search using embeddings and similarity matching. Facilitates AI-powered, context-aware data retrieval for development teams.
MCP server implementation for Alibaba Cloud Tablestore, supporting document management, semantic and vector search, RAG-friendly, and serverless capabilities.
apple-notes-mcp is a Model Context Protocol (MCP) server that enables access to and search functionality over local Apple Notes databases. It integrates with the MCP server ecosystem to allow tools like Claude Desktop to interact with your Apple Notes. The server supports semantic search and AI-assisted Retrieval Augmented Generation (RAG) over your notes, offering secure, local interaction.
get-all-notes: Retrieve all notes.read-note: Get the full content of a specific note.search-notes: Search through notes using various criteria.mcp, apple-notes, semantic-search, rag