MCPRules

MCPRules

19

MCPRules is a Model Context Protocol server that facilitates the management and distribution of programming guidelines and rules. It integrates with development tools to ensure consistent coding standards and supports both local and GitHub-hosted rules with flexible storage options.

MCPRules - Programming Guidelines Management Server

A powerful Model Context Protocol (MCP) server that manages and serves programming guidelines and rules. This server integrates with development tools to provide consistent coding standards across projects.

Features

  • Rule Management

    • Access rules via MCP tools
    • Filter rules by categories
    • Support for both local and GitHub-hosted rules
    • Structured rule format with categories and key-value pairs
  • Flexible Storage

    • Local file system support
    • GitHub repository integration
    • Markdown-based rule definitions
  • Category Organization

    • Core Programming Principles
    • Code Style and Formatting
    • Language-Specific Guidelines
    • Project Management Rules
    • Operating System Specific Rules

Usage

Available Tools

  1. Get Rules
  2. Get Categories

Rule Format

Rules are stored in markdown files with a category and key-value pairs.