Back to Home
yascalil icon

critic-mcp-server

Verified Safe

by yascalil

Overview

Provides automated static analysis for code, writing, and design documents, delivering detailed critiques and metrics.

Installation

Run Command
node dist/index.js

Security Notes

The server itself appears robust against common vulnerabilities. It primarily performs static analysis using regex patterns and string manipulation, without executing user-provided code. It actively *detects* potential security flaws (like `eval` usage or exposed secrets) within the content it reviews. Communication is handled via StdioServerTransport, limiting direct network exposure. The `sanitizeForOutput` function is a good practice for preventing path disclosures. No obvious hardcoded secrets or malicious patterns in the server's own logic. A score of 9 (instead of 10) is given as no system is perfectly infallible and continuous vigilance is required.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassLow
Avg Tokens5000
Stars0
Forks0
Last Update2025-12-11

Tags

code reviewwriting analysisdesign critiquecontent analysisdeveloper tools