Code Style MCP Server

MCP server for enforcing and checking code style guidelines. Enables AI agents to run code style checks, apply formatting rules, validate code against style guides, and provide code quality feedback — supporting AI-driven code review and style enforcement workflows.

Evaluated Mar 06, 2026 (0d ago) vcurrent
Homepage ↗ Repo ↗ Developer Tools code-style linting formatting code-quality mcp-server developer-tools
⚙ Agent Friendliness
71
/ 100
Can an agent use this?
🔒 Security
73
/ 100
Is it safe for agents?
⚡ Reliability
64
/ 100
Does it work consistently?

Score Breakdown

⚙ Agent Friendliness

MCP Quality
63
Documentation
62
Error Messages
62
Auth Simplicity
95
Rate Limits
90

🔒 Security

TLS Enforcement
72
Auth Strength
75
Scope Granularity
68
Dep. Hygiene
68
Secret Handling
80

Local code analysis. No credentials. Source code stays local. Low risk.

⚡ Reliability

Uptime/SLA
68
Version Stability
65
Breaking Changes
62
Error Recovery
63
AF Security Reliability

Best When

A development team wants AI agents to enforce code style consistency — checking formatting, style guide compliance, and code quality as part of an AI-assisted development workflow.

Avoid When

Your team already has linting integrated into CI/CD. Adding a separate MCP for style checking may duplicate effort. Community tool with limited documentation.

Use Cases

  • Running code style checks on source files from code review agents
  • Enforcing style guides during AI-assisted code generation workflows
  • Checking formatting compliance before PR creation from DevOps agents
  • Providing code quality feedback from AI coding assistants

Not For

  • Teams using IDE-integrated linting exclusively (overlapping functionality)
  • Runtime error detection (use static analysis or test-specific MCPs)
  • Deep security vulnerability scanning (use security-specific tools)

Interface

REST API
No
GraphQL
No
gRPC
No
MCP Server
Yes
SDK
No
Webhooks
No

Authentication

Methods: none
OAuth: No Scopes: No

Local operation — no authentication required. Operates on local codebase.

Pricing

Model: free
Free tier: Yes
Requires CC: No

Free open source community MCP server.

Agent Metadata

Pagination
none
Idempotent
Full
Retry Guidance
Not documented

Known Gotchas

  • Style rules must be configured for target language and codebase conventions
  • Community tool — limited language support compared to dedicated linters like ESLint or Pylint
  • May duplicate functionality if your IDE or CI already enforces style
  • 44 stars suggests niche adoption — verify active maintenance before depending on it

Alternatives

Full Evaluation Report

Detailed scoring breakdown, competitive positioning, security analysis, and improvement recommendations for Code Style MCP Server.

$99

Scores are editorial opinions as of 2026-03-06.

5215
Packages Evaluated
26151
Need Evaluation
173
Need Re-evaluation
Community Powered