Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by neilberkman • Testing & QA
A local MCP-compliant server that formats files using .editorconfig rules to ensure consistent file formatting for AI coding agents and development workflows.
Automatically format generated or edited source files to .editorconfig rules before committing or returning results.
A local, stateless MCP endpoint to validate and normalize file whitespace, newline, and indentation issues produced during code generation.
Integrate formatting as a pre-commit or on-the-fly step in developer workflows (e.g., Claude Code integration) without relying on remote services.
This project runs a stateless MCP server that applies .editorconfig rules to files (single or globbed) so agents and tools produce correctly formatted output. It includes JSON Schema validation, OpenAPI documentation, rate limiting, and security checks (path traversal protection, payload limits). The server is designed to run locally (default port 8432) and integrates easily with MCP-compatible AI tools such as Claude Code.
Format a single file using .editorconfig rules
Format multiple files matching a pattern
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.