Armory
Source
Browse
MCPs

agent-rules

Fetches coding rules and best practices on-demand from GitHub repositories, providing remote access to development standards with intelligent caching and support for multiple file formats without requiring local rule files.

Score
72.1122 signals
Evidence
13 stars · 5 forks
Last commit
as last read from GitHub; most reads are from 2 Sep 2026 or later
Listed

Install

armory install agent-rules --cli claude

merges a server entry into.mcp.jsonListed as compatible

Configurationjson
{
  "mcpServers": {
    "agent-rules": {
      "command": "npx",
      "args": [
        "-y",
        "agent-rules-mcp"
      ]
    }
  }
}

↳ Restart Claude Code to load the MCP server.

Needs the armory CLI · not on npm yet, build it from cli/ in the repository

Alternatives · MCPs

  1. idosal-git-mcp8,429 stars · 747 forks · passed install test99.855
  2. proxima1,170 stars · 163 forks97.935
  3. bgauryy-octocode921 stars · 75 forks97.401

What it is

MCP server Agent Rules, catalogued on PulseMCP. Fetches coding rules and best practices on-demand from GitHub repositories, providing remote access to development standards with intelligent caching and support for multiple file formats without requiring local rule files.

When to use it

Fetches coding rules and best practices on-demand from GitHub repositories, providing remote access to development standards with intelligent caching and support for multiple file formats without requiring local rule files.

How to install / invoke

npx -y agent-rules-mcp

Notes

Listed from the PulseMCP registry. The registry does not state a license. Check it before production use.