mcpbeat Sign in

Neo — AI/ML Engineering MCP Server

by neoairesearch Your server? Claim it
local only

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.

Installs / week
not published
2
Stars
0 open issues
15 Sep 2026
Last commit
from GitHub
MIT
License
Python

What the code does

We read the source, 2 h ago · rules 3dff92dd89df

Capabilities

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.

Builds a file path from a variable python/src/neo_mcp/setup.py:103
    return os.path.join(_DAEMON_DIR, f"daemon_{deployment_id.replace('-', '')[:8]}.pid")
Runs an external command npm/src/executor.ts:532
    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.

This code can reach further than it looks

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.

Three servers free · no card

Alternatives to Neo — AI/ML Engineering

same job, measured the same way
Neo — AI/ML Engineering
by neoresearchai

AI/ML engineering MCP server for Neo — submit tasks, track execution, and retrieve outputs.

610 installs/wk local only
Betterprompt MCP
by aungmyokyaw

MCP server for AI-enhanced prompt engineering and request conversion.

40 installs/wk local only
Report Needs MCP Server
by jarvisonm4

MCP server for AI agents to report infrastructure needs they encounter during task execution

54 installs/wk local only
I
Engineer Your Data
by eghuzefa

MCP server for data engineering: validation, transformation, visualization, and APIs.

64 installs/wk local only
Modusop MCP
by jwwd-repos

MCP server for ModusOp — projects, tasks, time tracking, and retainers for AI assistants.

33 installs/wk local only
I
Super Trouper
by crissyfield

MCP server for the Frida reverse engineering toolkit.

local only
Rogue Binary MCP
by kirkderp

Rust MCP server for binary analysis and reverse engineering.

local only
Note MCP Server
by github30

MCP server for note.com: create, edit and retrieve posts.

local only

Neo — AI/ML Engineering — questions

Answers built from our own checks of this server.

Why is there no uptime for Neo — AI/ML Engineering?
Neo — AI/ML Engineering runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone.
Is Neo — AI/ML Engineering open source?
Yes — it is published under the MIT licence, written in Python and 2 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.