Ennodia runs on your own machine — the client starts it, so there is no endpoint to ping. 78 installs a week from npm. Last commit 21 Aug 2026.
Local MCP server for AI team advice, multi-agent review, Compare, and traceable receipts
We read the source, 13 h ago · 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.
const child = spawn(cmd, [entryPoint], {
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.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add ennodia -- npx -y ennodia
{
"mcpServers": {
"ennodia": {
"args": [
"-y",
"ennodia"
],
"command": "npx"
}
}
}
[mcp_servers.ennodia]
command = "npx"
args = ["-y", "ennodia"]
{
"mcpServers": {
"ennodia": {
"args": [
"-y",
"ennodia"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"ennodia": {
"args": [
"-y",
"ennodia"
],
"command": "npx"
}
}
}
Self-hosted, source-traceable memory layer and MCP server for AI agents, on your own Postgres.
Read-only MCP server for coding-agent traces, alerts, costs, usage, and budget health.
Docker for AI agents — containers, compose stacks, logs and databases, locally or over SSH.
Cloudflare Workers MCP server: agent-trace-auditor
Structured observability for AI agents. Trace steps, decisions, and errors. MCP server + CLI viewer.
MCP server for Google Business Profile: locations, reviews, local posts and performance metrics.
Evidence-traced codebase understanding and security scanning for AI agents over MCP.
MCP server for Dynatrace Managed to access logs, events, and metrics.
Answers built from our own checks of this server.