Back to Home
Etude-Labs icon

etude-agent-rules-mcp

Verified Safe

by Etude-Labs

Overview

An IDE-agnostic MCP server that exposes project rules and workflows as MCP resources, providing consistent development guidelines to AI coding tools.

Installation

Run Command
dotnet run --project src/EtudeLabs.AgentRules.Host -- --config config.yaml

Environment Variables

  • AGENTRULES_RULES_DIRECTORIES
  • AGENTRULES_LOGGING_LEVEL
  • AGENTRULES_HTTP_ENABLED
  • AGENTRULES_HTTP_URL
  • AGENTRULES_RULES_DIRECTORIES__0
  • AGENTRULES_TELEMETRY_ENABLED

Security Notes

The server adheres to a clean architecture and has explicit mitigations for common risks like path traversal. It runs as a non-root user in Docker. HTTP transport does not include built-in authentication or TLS, expecting these to be handled by upstream infrastructure (e.g., API gateway, ingress, load balancer). Configuration and rule files are recommended to be mounted as read-only.

Similar Servers

Stats

Interest Score55
Security Score9
Cost ClassMedium
Avg Tokens750
Stars1
Forks0
Last Update2025-12-03

Tags

MCP ServerAI Coding ToolsDevelopment GuidelinesClean Architecture.NET 9