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
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
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Cursor
Anysphere
The AI-first code editor. Tab to autocomplete, Composer to multi-file refactor, Agents for the long-running stuff.
Claude Code
Anthropic
Anthropic's terminal-native coding agent. Reads your repo, edits files, runs tests, ships PRs.
Cline
Cline
Open-source autonomous coding agent that lives inside VS Code. BYO model key, watch it work.