code-rules-mcp
@jarle
About code-rules-mcp
MCP server for reliably reading code rules into Agentic AI context
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
—
Basic information
More Developer Tools MCP servers
MCP Inspector
modelcontextprotocolVisual testing tool for MCP servers

Sentry
modelcontextprotocolModel Context Protocol Servers
MCP Unity Editor (Game Engine)
CoderGamesterModel Context Protocol (MCP) plugin to connect with Unity Editor — designed for Cursor, Claude Code, Codex, Windsurf and other IDEs
Grafana MCP server
grafanaMCP server for Grafana
TalkToFigma
sonnylazuardiTalkToFigma: MCP integration between AI Agent (Cursor, Claude Code, Codex) and Figma, allowing Agentic AI to communicate with Figma for reading designs and modifying them programmatically.
Comments