Enterprise DNA
M MCP Servers Developer low

neilberkman/editorconfig_mcp

by Various

๐Ÿ“‡ ๐Ÿ  - Formats files using `.editorconfig` rules, acting as a proactive formatting gatekeeper to ensure AI-generated code adheres to project-specific formatting standards from the

N

MCP

neilberkman/editorconfig_mcp

Added 1 June 2026

Overview

A Model Context Protocol server that formats files according to .editorconfig rules. It acts as a proactive formatting gatekeeper, ensuring AI-generated code adheres to project-specific formatting standards before output.

Best for

Best for
Developers using AI coding assistants who want to automatically enforce project formatting standards

Use cases

  • Enforce consistent indentation and line endings in AI-generated code
  • Automatically format code to match project .editorconfig settings
  • Prevent formatting drift when using AI coding assistants

Notes

A Model Context Protocol server that formats files according to .editorconfig rules. It acts as a proactive formatting gatekeeper, ensuring AI-generated code adheres to project-specific formatting standards before output.

5 stars on GitHub. Last updated 2025-06-17. Licensed MIT.

Use cases

  • Enforce consistent indentation and line endings in AI-generated code
  • Automatically format code to match project .editorconfig settings
  • Prevent formatting drift when using AI coding assistants

Pros

  • Simple integration with MCP-compatible AI tools
  • Enforces existing .editorconfig rules without manual intervention
  • Lightweight JavaScript implementation

Cons

  • Limited to .editorconfig rules, not a full linter or formatter
  • Requires a pre-existing .editorconfig file in the project
  • Only 5 GitHub stars, indicating early-stage or niche adoption

Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.

Pros

  • Simple integration with MCP-compatible AI tools
  • Enforces existing .editorconfig rules without manual intervention
  • Lightweight JavaScript implementation

Cons

  • Limited to .editorconfig rules, not a full linter or formatter
  • Requires a pre-existing .editorconfig file in the project
  • Only 5 GitHub stars, indicating early-stage or niche adoption