MCP server for markdown — search, extract sections, list headings, find code blocks
by ofershapTypeScript
Last 12 weeks · 2 commits
2 of 6 standards met
Summary (and , which shares the same logic) report lines that start with even when they are inside a fenced code block. Shell, Python, etc. comments are therefore surfaced as real Markdown headings, and the fake line also shifts the whole heading hierarchy. Reproduction : bash This is a bash comment, NOT a heading echo "hello" Two hashes, still just a comment list_headings (\w)\s$/listHeadingsgetSectioncontinue` while inside) would fix all three tools consistently. Questions before I open a PR Would you be interested in this fix? Are you open to outside pull requests on this repo? Are you OK with contributions that are partly AI-assisted? Happy to send a small PR if that works for you. Thanks for the project!
This PR adds a badge for the mcp-server-markdown server listing in Glama MCP server directory. Glama performs regular codebase and documentation checks to: Confirm that the MCP server is working as expected Confirm that there are no obvious security issues Extract server characteristics such as tools, resources, prompts, and required parameters. This badge helps your users to quickly assess that the MCP server is safe, server capabilities, and instructions for installing the server.
Repository: ofershap/mcp-server-markdown. Description: MCP server for markdown — search, extract sections, list headings, find code blocks Stars: 5, Forks: 11. Primary language: TypeScript. Languages: TypeScript (98.5%), JavaScript (1.5%). License: MIT. Topics: ai, claude, cursor, docs, documentation, llm, markdown, mcp, mcp-server, model-context-protocol, search, typescript. Open PRs: 0, open issues: 1. Last activity: 1w ago. Community health: 42%. Top contributors: oferlmntr, ofershap.