Home › Search: notes

Search: notes

Search MCP servers and agent skills by name, description, category or topic — 54 results.

Agent Skill Active

phuryn/release-notes

Generate user-facing release notes from tickets or changelogs

24.8k Updated 29d ago Score 90
MCP Server Active

vasylenko/claude-desktop-extension-bear-notes

Search, read, create, and update Bear Notes directly from Claude. Local-only with complete privacy.

206 TypeScript Updated 24d ago Score 73
MCP Server Maintained

Dan8Oren/mcp-apple-notes

Semantic search and RAG over Apple Notes with on-device embeddings, full CRUD, folder management, and fuzzy title matching. 10 tools. Runs fully locally — no API keys required.

12 JavaScript Updated 1mo ago Score 49
MCP Server Stale

henilcalagiya/mcp-apple-notes

Powerful tools for automating Apple Notes using Model Context Protocol (MCP). Full CRUD support with HTML content, folder management, and search capabilities.

52 Python Updated 10mo ago Score 45
MCP Server Stale

ailenshen/apple-notes-mcp

Read and write Apple Notes with bidirectional Markdown conversion. Fast SQLite queries for listing/searching, AppleScript + native import for full CRUD. Supports stdio and Streamable HTTP transports.

10 TypeScript Updated 3mo ago Score 43
MCP Server Stale

disco-trooper/apple-notes-mcp

Apple Notes MCP with semantic search, hybrid vector+keyword search, full CRUD operations, and incremental indexing. Uses JXA for native macOS integration.

7 TypeScript Updated 5mo ago Score 42
MCP Server Archived

sirmews/apple-notes-mcp

Allows the AI to read from your local Apple Notes database (macOS only)

131 Python Updated 1y ago Score 36
Agent Skill Active

phuryn/summarize-meeting

Summarize meeting transcripts into structured notes and actions

24.8k Updated 29d ago Score 90
Agent Skill Active

microsoft/github-issue-creator

Structured GitHub issue reports from notes

2.9k TypeScript Updated 4d ago Score 85
MCP Server Active

gamosoft/NoteDiscovery

Self-hosted plain-markdown knowledge base with a built-in MCP server. Lets Claude Desktop, Cursor, and any MCP client search, read, create, edit, tag, and template notes — same vault that powers the web UI. Pure-stdlib client, no extra deps, MIT-licensed. Can run in Docker.

2.7k JavaScript Updated today Score 84
MCP Server Active

bitbonsai/mcp-obsidian

Universal AI bridge for Obsidian vaults using MCP. Provides safe read/write access to notes with 11 comprehensive methods for vault operations including search, batch operations, tag management, and frontmatter handling. Works with Claude, ChatGPT, and any MCP-compatible AI assistant.

1.6k TypeScript Updated 2d ago Score 77
MCP Server Active

jinzcdev/leetcode-mcp-server

MCP server enabling automated access to **LeetCode**'s programming problems, solutions, submissions and public data with optional authentication for user-specific features (e.g., notes), supporting both `leetcode.com` (global) and `leetcode.cn` (China) sites.

136 TypeScript Updated 20d ago Score 71
MCP Server Active

shaikhspeare/wanderlog-mcp

MCP server for Wanderlog that lets AI clients read and edit trip itineraries through natural language, including trips, places, notes, hotels, checklists, and date updates.

88 TypeScript Updated 5d ago Score 69
MCP Server Active

WenyuChiou/research-hub

Research workspace MCP integrating Zotero, Obsidian, and NotebookLM. Search papers (arXiv/Semantic Scholar/PubMed/CrossRef), ingest into Zotero, sync notes to Obsidian, verify NotebookLM briefs. All three external tools optional. `pip install research-hub-pipeline` then `research-hub serve`.

42 Python Updated 11d ago Score 66
MCP Server Active

SecurityRonin/docx-mcp

Read and edit Word (.docx) documents with track changes, comments, footnotes, and structural validation. The only MCP server combining w:ins/w:del tracked changes, threaded comments, and footnotes with OOXML-level paraId validation and document auditing. 18 tools, Python 3.10+.

39 Python Updated 5d ago Score 66
MCP Server Active

lanchuske/local-mcp

Connect Claude, Cursor, Windsurf and other AI agents to macOS native apps: Mail, Calendar, Contacts, Reminders, Notes, iMessage, Finder, Safari, OmniFocus, Microsoft Teams, Outlook, OneDrive, and Office documents. 82 tools. Runs entirely on your Mac — no cloud, no tokens, no API keys.

34 JavaScript Updated yesterday Score 65
Agent Skill Active

more-io/apple-bridges

Native macOS app access — manage Apple Reminders, Calendar, Contacts, Notes, Mail, and tmux sessions via Swift CLI bridges

32 Swift Updated 29d ago Score 65
MCP Server Active

smith-and-web/obsidian-mcp-server

SSE-enabled MCP server for remote Obsidian vault management with 29 tools for notes, directories, frontmatter, tags, search, and link operations. Docker-ready with health monitoring.

18 TypeScript Updated 12d ago Score 63
MCP Server Active

conorbronsdon/substack-mcp

MCP server for Substack — read posts, manage drafts, publish Notes, get comments, and upload images. Safe by design: cannot publish or delete posts.

16 TypeScript Updated yesterday Score 62
MCP Server Active

aliasunder/vault-cortex

MCP server for Obsidian vaults — hybrid search, notes & files, memory, tasks, link graph, OAuth-protected.

14 TypeScript Updated yesterday Score 62
MCP Server Active

UseJunior/safe-docx

Surgical editing of existing Word .docx files with formatting preservation, tracked changes, comments, footnotes, and document comparison.

37 TypeScript Updated 2d ago Score 61
MCP Server Active

icoretech/warden-mcp

MCP server for Bitwarden and Vaultwarden vault management. Search, create, edit, and organize logins, notes, cards, identities, SSH keys, folders, collections, attachments, and Sends via the official `bw` CLI.

12 TypeScript Updated 2d ago Score 61
MCP Server Maintained

ZengLiangYi/ChatCrystal

Local-first AI PKM memory server for coding conversations. Imports Claude Code, Cursor, Codex CLI, Trae, and GitHub Copilot chats into notes, semantic search, tag graphs, Markdown exports, and reusable MCP memory. `npx -y chatcrystal mcp`

51 TypeScript Updated 1mo ago Score 60
MCP Server Active

rwnalds/engram

Second brain your agents read and write, over a git-backed markdown vault. Authority-aware search ranks superseded and archived notes below live ones (from frontmatter, no vector DB), so agents quote the current doc, not the dead one. Per-agent read-only or write tokens, a git audit trail of every change with diffs, a knowledge-graph dashboard, and Obsidian compatibility.

9 TypeScript Updated 11d ago Score 60
MCP Server Active

ckalima/pipedrive-mcp-server

MCP server for [Pipedrive CRM](https://www.pipedrive.com). 155 tools covering deals, persons, organizations, activities, products, projects, tasks, leads, notes, mail, and fields. stdio transport, API-key auth, delete tools gated behind an env flag. Published on npm as `@ckalima/pipedrive-mcp-server`. MIT.

8 TypeScript Updated yesterday Score 60
MCP Server Active

AkashGoenka/coldstart

Codebase memory for coding agents, with no embeddings and no API key. A deterministic AST index answers "which files are relevant to this task?" in milliseconds, and agents write durable notes about the repo that are content-hash checked — a note flags itself stale the moment the code it describes changes. Notes are markdown inside the repo, so they commit and review alongside your code. `npm i -g

6 TypeScript Updated today Score 58
MCP Server Stale

GistPad-MCP

Use GitHub Gists to manage and access your personal knowledge, daily notes, and reusable prompts. This acts as a companion to https://gistpad.dev and the [GistPad VS Code extension](https://aka.ms/gistpad).

201 TypeScript Updated 6mo ago Score 56
MCP Server Active

SVerITG/Metis

A private, local research "second brain" for Claude: project-aware memory, cited answers from your own library (won't invent what it can't find), linked notes/meetings/ideas via a domain-specific knowledge layer, daily briefs (news + new papers in your field), a live meeting assistant, cross-pollination across your work, and 34 routed agents. A governed layer between you and the AI, with guardrail

3 Python Updated 19d ago Score 56
MCP Server Active

SurajKGoyal/amnesic

The MCP server that remembers your database — persists table/column annotations, an FK relationship graph, and searchable notes across sessions, so the model stops re-discovering your schema every time. PostgreSQL, MySQL, MSSQL, SQLite; read-only-enforced.

2 Python Updated 25d ago Score 55
MCP Server Active

a2cr/a2cr

MCP server for AI-agent handoffs. Saves client-encrypted WorkBaton checkpoints and WorkStash notes so Codex, Claude Code, Roo Code, and other MCP clients can resume work without passing full chat history.

2 Python Updated 2d ago Score 55
MCP Server Active

swapnanil/vectr

Semantic codebase search + persistent working memory for AI code editors. Hybrid dense + BM25 search over AST-aware chunks, a symbol graph for locate/trace, and typed notes that survive context compaction and session restarts. Local embeddings, zero config, no API key. `pip install vectr`

1 Python Updated 2d ago Score 53
MCP Server Active

jmpdsevilla/BovedIA

Personal memory for Claude Code in plain Markdown notes you own. Doesn't load context blindly: a router note decides what to load and when, plus an "alma" (soul) layer for what you think and feel, not just tasks. `npx bovedia`

1 JavaScript Updated 7d ago Score 53
MCP Server Active

krtw00/konbu

Self-hostable all-in-one planner (calendar, notes, todos, bookmarks) with built-in MCP server for AI assistant integration. Single Go binary, MIT.

1 Go Updated 28d ago Score 53
MCP Server Stale

KuvopLLC/better-bear

MCP server for Bear notes via CloudKit — CRUD, tags, TODOs, attachments, search, front matter, stats, and health checks. Install via `npx better-bear`.

63 Swift Updated 3mo ago Score 51
MCP Server Active

corbym/backlog-mcp

MCP server that gives AI agents structured read/write access to a story-based project backlog. Agents can list stories, read content, update status, and append notes — all backed by plain markdown files versioned in your repository.

3 Go Updated 23d ago Score 51
MCP Server Maintained

Semiotronika/LINZA-MCP

Local-first review-gated sidecar for Markdown workspaces. Indexes notes and incoming artifacts into SQLite, proposes domains, links, memory, and growth cards with evidence, and keeps source files unchanged until explicit review. `pip install linza-mcp`

4 Python Updated 2mo ago Score 50
MCP Server Active

lfrmonteiro99/memento-mcp

Local-first persistent memory for AI coding agents. Captures facts, decisions, patterns, and architecture notes in SQLite (with optional cloud embeddings) to reduce repeated context across sessions.

2 TypeScript Updated 7d ago Score 50
MCP Server Maintained

velyan/pdf-card-mcp

Converts local PDFs into source-linked, card-based standalone HTML readers with notes, highlights, and static publishing.

2 Python Updated 1mo ago Score 48
MCP Server Active

nicolascroce/keepsake-mcp

Personal CRM — manage contacts, interactions, tasks, notes, daily journal, and tags through 42 MCP tools

1 TypeScript Updated today Score 48
MCP Server Inactive

entanglr/zettelkasten-mcp

A Model Context Protocol (MCP) server that implements the Zettelkasten knowledge management methodology, allowing you to create, link, and search atomic notes through Claude and other MCP-compatible clients.

161 Python Updated 1y ago Score 47
MCP Server Stale

dengls24/annota

AI-powered paper annotation MCP server. Reads papers, highlights key findings with semantic color coding, explains formulas, and writes structured reading notes — all saved back to Zotero. Features two-phase workflow for large PDFs (63–80% context savings) and batch annotations.

19 Python Updated 3mo ago Score 46
MCP Server Maintained

06ketan/substack-ops

Substack with **zero AI API keys**. 26 tools (posts, notes, comments, replies, reactions, restacks). Host LLM drafts via `propose_reply` → `confirm_reply` tokens. SQLite dedup, JSONL audit, dry-run default. Install: `uvx substack-ops mcp install cursor`.

1 Python Updated 2mo ago Score 46
MCP Server Active

lildaddyo/braintube-mcp

Compiles saved YouTube videos, podcasts, articles, PDFs, and Notion/Obsidian notes into a persistent, semantically searchable knowledge base any AI can query over MCP.

0 TypeScript Updated 8d ago Score 45
MCP Server Stale

feuerdev/keep-mcp

Read, create, update and delete Google Keep notes.

85 Python Updated 5mo ago Score 42
MCP Server Inactive

AbdelStark/nostr-mcp

A Nostr MCP server that allows to interact with Nostr, enabling posting notes, and more.

38 TypeScript Updated 1y ago Score 41
MCP Server Stale

DigiCatalyst-Systems/dep-diff-mcp

Translates a lockfile diff (npm, PyPI) into a human-readable upgrade plan. Point it at a Dependabot PR and get back semver classification, breaking changes from GitHub release notes, CVEs fixed in range, migration links, and a per-package recommendation. Bulk tool ranks up to 50 changes by risk (security > caution > review > likely-safe > safe). Install via `npx -y @digicatalyst/dep-diff-mcp`.

2 TypeScript Updated 3mo ago Score 38
MCP Server Inactive

akseyh/bear-mcp-server

Allows the AI to read from your Bear Notes (macOS only)

45 JavaScript Updated 1y ago Score 37
MCP Server Stale

louis030195/easy-obsidian-mcp

Interact with Obsidian vaults for knowledge management. Create, read, update, and search notes. Works with local Obsidian vaults using filesystem access.

16 TypeScript Updated 9mo ago Score 35
12Next ›