ofershap/mcp-server-markdown
MCP server for markdown — search, extract sections, list headings, find code blocks
Platform-specific configuration:
{
"mcpServers": {
"mcp-server-markdown": {
"command": "npx",
"args": [
"-y",
"mcp-server-markdown"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...