MCP.so
Sign In

code-rules-mcp

@jarle

About code-rules-mcp

MCP server for reliably reading code rules into Agentic AI context

Basic information

Category

Developer Tools

Runtime

node

Transports

stdio

Publisher

jarle

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "matstack-code-rules-mcp": {
      "command": "bun",
      "args": [
        "run",
        "index.ts"
      ]
    }
  }
}

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

What is code-rules-mcp?

How to use code-rules-mcp?

Install dependencies with bun install and run with bun run index.ts.

Key features of code-rules-mcp

Use cases of code-rules-mcp

FAQ from code-rules-mcp

Comments

More Developer Tools MCP servers