MCP server for a personal notes/knowledge base that enables AI assistants to create, search, and retrieve notes using natural language. It exposes tools like create_note and search_notes, resources for each note, and a summarize_tag prompt.
An MCP server for AI-powered task and note management using Python and SQLite, providing tools to create, retrieve, update, search, and delete tasks and notes with persistent local storage.