Submit

Markdown Rules

@Danny Vaughton @ Valstro

The portable alternative to Cursor Rules and IDE-specific rules. Transform your project documentation into intelligent AI context using standard Markdown files that work across any MCP-compatible AI tool. Escape vendor lock-in and scattered documentation forever.

Tools

get_relevant_docs

reindex_docs

list_indexed_docs

Server Config

{
  "mcpServers": {
    "markdown-rules-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@valstro/markdown-rules-mcp"
      ],
      "env": {
        "PROJECT_ROOT": "/absolute/path/to/project/root",
        "MARKDOWN_INCLUDE": "./docs/**/*.md",
        "HOIST_CONTEXT": true
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.