M
Markdown Documentation Sidecar

Markdown Documentation Sidecar

mcp server

Description

MCP Markdown Sidecar serves and exposes markdown documentation from NPM packages as MCP resources or tools. It enables AI assistants to access relevant documentation files directly within a conversation by mounting markdown content from locally installed packages. The server supports both stdio and SSE transport methods, can target specific subdirectories within packages, and formats documentation either as tools or resources based on configuration. Particularly valuable for developers who need AI assistance with understanding package documentation without leaving their conversation interface.

Server Details

Added

April 21, 2025