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)
    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.
    8
    129
    83
    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.
    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.
    1
    37,968
    JavaScript
    MIT License
  • 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).
    1,801
    423
    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.
    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.
    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
    3
    181
    Python
    Apache 2.0
    • Apple
    • Linux