HefestoAI is listed as active in the registry but did not answer our last check. It exposes 4 tools. Last commit 8 May 2026.
Pre-commit code quality guardian. Detects semantic drift in AI-generated code.
We read the source, 10 h ago · tools taken from the live server · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
if os.path.exists("/.dockerenv"):
subprocess.run(["git", "clone", "--depth", "1", url], check=True)
shell=True,
r"\.env|\.pem|\.key|id_rsa|id_ed25519|credentials|\.npmrc|\.pypirc|\.netrc"
Found in continuous integration, deployment or infrastructure files, or in a neighbouring package of the same monorepo. None of this is installed when you add the server: it describes how the project is built and released. We list it because a leaked key in a build pipeline is still a real problem, but it is not something this server does on your machine.
- name: Create or update traffic-report issue
if: ${{ github.event_name == 'schedule' || inputs.post_issue == 'true' }}
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 2 min ago.
claude mcp add hefestoai --transport http https://hefestoai.narapallc.com/api/mcp-protocol
{
"mcpServers": {
"hefestoai": {
"url": "https://hefestoai.narapallc.com/api/mcp-protocol"
}
}
}
[mcp_servers.hefestoai]
url = "https://hefestoai.narapallc.com/api/mcp-protocol"
{
"mcpServers": {
"hefestoai": {
"url": "https://hefestoai.narapallc.com/api/mcp-protocol"
}
}
}
{
"mcpServers": {
"hefestoai": {
"url": "https://hefestoai.narapallc.com/api/mcp-protocol"
}
}
}
Read directly from the server with tools/list, grouped by what they act on.
If a tool disappears, we record the date.
analyze
compare
install
pricing
| URL | Transport | State | Latency | Checked |
|---|---|---|---|---|
| https://hefestoai.narapallc.com/api/mcp-protocol | streamable-http | answering | 139 ms | 2 min ago |
Verify docs against code, detect drift, and generate verified specs (MCP server).
Compliance verdicts for AI-generated code. SOC 2, HIPAA, HITRUST for healthcare IT.
45 judges that evaluate AI-generated code for security, cost, and quality with built-in AST.
Validates AI-generated Python: syntax, lint, security scan and deterministic repair.
AI-powered MCP server for generating GitHub issues and detecting semantic duplicates.
Source code plagiarism, peer similarity, and AI-generated-code detection for AI agents.
A Codex stdio MCP server that generates repo-local tldraw diagrams and detects code graph drift.
Security scan for AI-generated code: injection, SSRF, secrets, weak crypto, unsafe deserialization.
Answers built from our own checks of this server.