Style Guidelines
Integrates with development tools to enforce consistent coding standards by managing and serving programming guidelines and rules
MCPRules, developed by Hugo Bartwisch, is a TypeScript-based server for managing and serving programming guidelines and rules. It integrates with development tools to enforce consistent coding standards across projects. The server supports both local and GitHub-hosted rules, offers flexible storage options, and organizes rules into categories like Core Programming Principles and Language-Specific Guidelines. MCPRules stands out by providing a structured rule format with categories and key-value pairs, making it easy to filter and access rules via MCP tools. This implementation is particularly useful for development teams looking to maintain code quality, streamline their coding practices, and ensure consistency across multiple projects.
Source
Repository: https://github.com/bartwisch/mcprules
Maintain Style Guidelines?
Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.
[Style Guidelines on getagentictools](https://getagentictools.com/mcp/bartwisch-mcprules?ref=badge)