Search for:

Enhancing Markdown (.MD) file editing capabilities

  • Why this server?

    Provides text editing functionalities, making it useful for enhancing the editing of .MD files.

    -
    security
    A
    license
    -
    quality
    An open source implementation of the Claude built-in text editor tool versions: text\_editor\_20241022 (Claude 3.5 Sonnet) text\_editor\_20250124 (Claude 3.7 Sonnet)
    Last updated -
    294
    4
    TypeScript
    MIT License
  • Why this server?

    Leverages Vim's text editing commands, enhancing .MD file editing with familiar workflows.

    A
    security
    A
    license
    A
    quality
    Leverages Vim's native text editing commands and workflows, which Claude already understands, to create a lightweight code assistance layer.
    Last updated -
    8
    69
    129
    TypeScript
    MIT License
  • Why this server?

    Enables file system operations, including reading, writing, copying, and moving files, which is crucial for managing and editing .MD files.

    A
    security
    A
    license
    A
    quality
    A Model Context Protocol server that enables enhanced file system operations including reading, writing, copying, moving files with streaming capabilities, directory management, file watching, and change tracking.
    Last updated -
    12
    6
    TypeScript
    MIT License
  • Why this server?

    Enables fetching and processing content from web pages, converting HTML to markdown which can be relevant when editing .MD formatted documentation fetched from web sources.

    A
    security
    A
    license
    A
    quality
    This server enables LLMs to retrieve and process content from web pages, converting HTML to markdown for easier consumption.
    Last updated -
    1
    44,922
    JavaScript
    MIT License
    • Linux
    • Apple
  • Why this server?

    A Model Context Protocol framework that extends Cursor IDE with tools for web content retrieval, PDF processing, and Word document parsing, useful for converting documents to .MD for editing.

    A
    security
    A
    license
    A
    quality
    A powerful Model Context Protocol framework that extends Cursor IDE with tools for web content retrieval, PDF processing, and Word document parsing.
    Last updated -
    8
    8
    Python
    MIT License
    • Linux
    • Apple
  • Why this server?

    Allows the AI to read and search directories containing Markdown notes, which is helpful in understanding the context of .MD files.

    -
    security
    A
    license
    -
    quality
    This is a connector to allow Claude Desktop (or any MCP client) to read and search any directory containing Markdown notes (such as an Obsidian vault).
    Last updated -
    1,530
    718
    JavaScript
    AGPL 3.0
  • Why this server?

    A secure server enabling read-only access and file search capabilities, useful for opening and reviewing .MD files.

    -
    security
    A
    license
    -
    quality
    A secure MCP server enabling read-only access and file search capabilities within a specified directory, while respecting .gitignore patterns.
    Last updated -
    Python
    MIT License
    • Apple
    • Linux
  • Why this server?

    MCP server for collecting code from files and directories into a single markdown document, facilitating .MD content creation.

    A
    security
    A
    license
    A
    quality
    MCP server for collecting code from files and directories into a single markdown document.
    Last updated -
    2
    4
    Python
    MIT License
  • Why this server?

    Share code context with LLMs via MCP or clipboard, useful when you want to use external editor but copy and paste to use LLM.

    A
    security
    A
    license
    A
    quality
    Share code context with LLMs via MCP or clipboard
    Last updated -
    3
    202
    Python
    Apache 2.0
    • Apple
    • Linux