Neo — AI/ML Engineering runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 15 Sep 2026.
AI/ML engineering MCP server for Neo — submit tasks, track execution, and retrieve outputs.
We read the source, 2 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.
subprocess.Popen(
return os.path.join(_DAEMON_DIR, f"daemon_{deployment_id.replace('-', '')[:8]}.pid")
const proc = spawn(remappedCommand, { shell: true, cwd: safeCwd });
CREDENTIALS_FILE: Path = Path.home() / ".git-credentials"
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.
AI/ML engineering MCP server for Neo — submit tasks, track execution, and retrieve outputs.
MCP server for AI-enhanced prompt engineering and request conversion.
MCP server for AI agents to report infrastructure needs they encounter during task execution
MCP server for data engineering: validation, transformation, visualization, and APIs.
MCP server for ModusOp — projects, tasks, time tracking, and retainers for AI assistants.
MCP server for the Frida reverse engineering toolkit.
Rust MCP server for binary analysis and reverse engineering.
MCP server for note.com: create, edit and retrieve posts.
Answers built from our own checks of this server.