Skip to main content
Glama
82,838 servers. Updated

Matching MCP tools:

Matching MCP Connectors:

  • F
    license
    Not graded
    quality
    C
    maintenance
    Enables users to create, list, update, and delete personal notes stored in SQLite, with OAuth authentication via Stytch and a 30-minute session timeout.
    -
  • A
    license
    A
    quality
    A
    maintenance
    Local-first MCP server that watches your coding sessions and injects a compact summary at the start of each new session. 85.6% token reduction, SQLite storage, no cloud. Works with Claude Code, Cursor, Cline, and Windsurf.
    13
    28
    8
    MIT
  • A
    license
    A
    quality
    B
    maintenance
    A personal notes MCP server that allows AI assistants to create, search, edit, and manage notes stored in a local SQLite database.
    6
    MIT
  • A
    license
    A
    quality
    D
    maintenance
    Reads the local SQLite cache of the Notion desktop app to enable fast, offline search and retrieval of Notion pages from Claude.
    5
    19
    MIT
  • A
    license
    A
    quality
    D
    maintenance
    Markdown + SQLite knowledge store with bidirectional wikilinks, exposed as an MCP server for AI agents to maintain an interconnected knowledge base.
    11
    MIT
  • A
    license
    A
    quality
    B
    maintenance
    Enables macOS users to read Notes' SQLite store directly for fast full-archive search and note retrieval, and to create, update, move, and delete notes through Notes.app.
    11
    MIT
  • A
    license
    A
    quality
    B
    maintenance
    Enables Claude to read and create UpNote notes locally, using a WAL-correct SQLite snapshot for reading and the upnote:// URL scheme for writing, with no account, cloud, or API key required.
    10
    MIT
  • A
    license
    A
    quality
    B
    maintenance
    Enables AI agents to read and write UpNote notes locally via SQLite and URL schemes, supporting search, creation, editing, and organization.
    19
    MIT
  • F
    license
    Not graded
    quality
    D
    maintenance
    A lightweight, intelligent note-organizing server that acts as an AI-powered personal memory vault for capturing, organizing, and retrieving insights using FastMCP and SQLite.
    8
    2
    -
  • F
    license
    A
    quality
    C
    maintenance
    A tiny personal MCP server that stores notes and bookmarks in a single SQLite file and exposes them to Claude through tools for adding, searching, listing, and deleting entries.
    5
    -
  • A
    license
    A
    quality
    F
    maintenance
    Integrates with Slite's API to search, retrieve, create, and edit notes via the MCP protocol.
    7
    2
    MIT
  • A
    license
    A
    quality
    C
    maintenance
    A local shared-memory MCP server for Claude, Codex, Hermes, and other MCP-aware agents, providing a durable memory layer with Markdown files and SQLite fact store.
    6
    MIT
  • A
    license
    B
    quality
    F
    maintenance
    A hybrid MCP server that reads UpNote notes from the local SQLite database (returns actual text) and writes/opens notes via the upnote:// URL scheme, enabling search, retrieval, creation, and navigation of notes.
    10
    5
    MIT
  • F
    license
    B
    quality
    D
    maintenance
    Enables indexing and retrieving notes with full-text search using SQLite, plus building knowledge graphs to find relationships between concepts. Supports natural language note management, tagging, and semantic connections.
    16
    -
  • A
    license
    C
    quality
    B
    maintenance
    MCP server for hybrid retrieval over markdown vaults, combining sqlite-vec embeddings and FTS5 keywords with reciprocal rank fusion, plus optional cross-encoder reranking.
    3
    MIT