Skip to main content
Glama
lu1ee

notion-local-mcp

by lu1ee

Related Servers

Alternatives to notion-local-mcp

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      D
      maintenance
      Enables querying local meeting notes, calendar events, email metadata, and daily digests from Imprint's database via natural language through Claude Desktop and other MCP clients.
      15
      MIT
    • A
      license
      Not graded
      quality
      C
      maintenance
      Enables Claude to search through its own past sessions using full-text search and resume them. Works offline with zero runtime dependencies.
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      Integrates Notion with Claude Code, enabling search, read, and write operations on Notion pages and databases via the Model Context Protocol.
      1,069
      MIT
    • F
      license
      Not graded
      quality
      D
      maintenance
      Enables full-text search and browsing of Claude.ai conversation history by ingesting exported conversations into a local SQLite database with FTS5 indexes.
      1
      -
    • A
      license
      Not graded
      quality
      C
      maintenance
      Enables AI clients like Claude Desktop to search your local Obsidian vault notes via full-text search.
      MIT

    TDQS

    A4.2/5.0

    Scored across 5 tools

    Disambiguation5/5

    Each tool has a distinctly different purpose: search by keyword, list recent pages, get ancestors, get page content, and get child pages. The descriptions clearly differentiate them with no overlapping functionality.

    Naming Consistency4/5

    All tools share the 'notion_local_' prefix, making the namespace consistent. However, the suffixes mix verbs (search, get_page) and nouns (parent, children, recent), which is a minor deviation from a strict verb_noun pattern.

    Tool Count5/5

    With five tools, the server is well-scoped for a local Notion cache. Each tool covers a core query need without redundancy, making the count appropriate for its purpose.

    Completeness3/5

    The read operations cover search, recent, hierarchy, and page content, but there is no tool to sync or refresh the local cache, which is a notable gap for a cache-based server. Users cannot update the data without external mechanisms.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues