Skip to main content
Glama
iwaohig

LINE WORKS AiNote (unofficial)

Related Servers

Alternatives to LINE WORKS AiNote (unofficial)

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      C
      maintenance
      This MCP server enables AI tools to read Dedao Brain (formerly Get Notes) web notes from a free account, exposing AI summaries, original transcripts, and audio attachment links or downloads, with an accompanying CLI.
      MIT
    • A
      license
      Not graded
      quality
      A
      maintenance
      A read-only MCP server that enables searching, retrieving, and managing local UpNote notes, notebooks, and tags via SQLite and UpNote's official URL scheme.
      21 npm
      MIT
    • A
      license
      Not graded
      quality
      B
      maintenance
      A personal note store exposed as an MCP server. Enables any MCP-speaking assistant to create, search, list, and categorize notes, with per-client bearer tokens for author attribution.
      344 npm
      MIT
    • A
      license
      A
      quality
      C
      maintenance
      MCP server that exposes OpenWhispr desktop app data—notes, folders, meeting transcripts, dictation history, and custom dictionary—to AI agents, with read and limited write operations.
      15
      205 npm
      MIT

    TDQS

    A4.7/5.0

    Scored across 4 tools

    Disambiguation5/5

    Each tool has a clearly distinct retrieval mode: browsing recent notes, keyword search, AI summary, and full transcript. The descriptions explicitly cross-reference when to use which, so an agent can select unambiguously.

    Naming Consistency5/5

    All tools follow a consistent verb_noun snake_case pattern: list_notes, search_notes, get_note_summary, get_note_transcript. Verbs clearly indicate the operation type and nouns indicate the resource.

    Tool Count5/5

    Four tools are well-scoped for an unofficial read-only AiNote client. Each tool covers a distinct need without redundancy or bloat.

    Completeness5/5

    For a read-only note retrieval server, the surface covers browsing, searching, summarized content, and full transcript retrieval. Pagination is provided where needed, and the empty-summary case is handled by directing to the transcript, so there are no dead ends.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues