Search for:

An online tool for note-taking and text editing

  • Why this server?

    This server enables storing and summarizing notes, which aligns with the '在线笔记' (online notes) part of the query. Its custom URI scheme could be useful for structuring notes, though it doesn't explicitly mention text editing.

    -
    security
    F
    license
    -
    quality
    A Claude-compatible MCP server that enables storing and summarizing notes through a simple note storage system with custom URI scheme.
    3
    Python
  • Why this server?

    This server provides interaction with Notion, enabling operations on databases and pages which can be used to manage notes. Although it focuses on database interaction, the ability to manage pages makes it relevant for storing and potentially editing notes.

    A
    security
    F
    license
    A
    quality
    A bridge between Claude AI and Notion that enables users to interact with Notion databases and pages through natural language, supporting operations like creating, reading, updating, and deleting content.
    10
    10
    JavaScript
    • Apple
  • Why this server?

    This MCP server is TypeScript-based and allows users to manage a simple notes system, including creating and summarizing text notes, making it suitable for note-taking.

    -
    security
    F
    license
    -
    quality
    This TypeScript-based MCP server allows users to manage a simple notes system through creating and summarizing text notes using Model Context Protocol (MCP).
    410
    5
    TypeScript
    • Apple
  • Why this server?

    This server offers simple note-taking functionality specifically designed for recording and managing notes with AI models, directly addressing the user's need.

    -
    security
    A
    license
    -
    quality
    A simple note-taking MCP server for recording and managing notes with AI models.
    5
    21
    TypeScript
    GPL 2.0
  • Why this server?

    This server supports document format conversion, including Markdown, which is commonly used for notes and text editing.

    A
    security
    A
    license
    A
    quality
    MCP server for seamless document format conversion using Pandoc, supporting Markdown, HTML, PDF, DOCX (.docx), csv and more.
    1
    104
    Python
    MIT License
    • Apple
  • Why this server?

    The email assistant feature enables users to compose new messages and reply to conversations with markdown formatting, making it useful for text editing within emails.

    -
    security
    A
    license
    -
    quality
    An email assistant server that connects Claude Desktop to notmuch email databases, allowing users to search emails, view threads, compose new messages, and reply to conversations with markdown formatting.
    2
    Python
    Mozilla Public License 2.0
  • Why this server?

    While not primarily a note-taking app, it allows interaction with Beeminder which can track goals and manage data points, some of which may be text-based.

    -
    security
    A
    license
    -
    quality
    An MCP server that provides AI assistants access to the Beeminder API, allowing them to help users track goals, manage datapoints, and interact with Beeminder's self-commitment tools through natural language.
    2
    Python
    MIT License
    • Apple
  • Why this server?

    Although primarily for voice recording, the transcription feature effectively allows you to create text notes from audio.

    -
    security
    A
    license
    -
    quality
    Enables recording audio from a microphone and transcribing it using OpenAI's Whisper model. Works as both a standalone MCP server and a Goose AI agent extension.
    4
    Python
    MIT License
  • Why this server?

    While focused on code, this provides features like hover information, code completion, and diagnostics which are helpful in text editing, particularly for code snippets stored as notes.

    A
    security
    A
    license
    A
    quality
    TypeScript-based MCP server designed to enhance code editing experiences by providing features such as hover information, code completion, and diagnostics.
    3
    13
    MIT License
    • Apple
  • Why this server?

    Enables AI to perform filesystem operations like reading and writing files, which supports creating and editing text notes on the file system.

    -
    security
    F
    license
    -
    quality
    An MCP server that allows Claude AI to perform filesystem operations including reading, writing, listing, moving files, and searching directories within specified allowed paths.
    5
    1
    JavaScript