RulesetMCP

n8daniels/RulesetMCP

3.2

If you are the rightful owner of RulesetMCP and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.

RulesetMCP is a Model Context Protocol server that provides AI agents with a project-aware rulebook, ensuring consistent adherence to project-specific guidelines.

Tools

Functions exposed to the LLM to take actions

list_projects

Discover available projects and their rule sets.

get_rules

Query rules by project, area, tags, or severity.

validate_snippet

Validate code/SQL/config against project rules and get fix suggestions.

summarize_rules_for_task

Get a task-oriented summary of relevant rules before starting work.

reload_rules

Hot-reload rules after editing files on disk.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources