← All servers
🔧

Neo — AI/ML EngineeringVerified🛡 No advisories

io.github.NeoAIResearch/neo-mcp
New to MCP? Start here →
2★ stars
0weekly installs
1 month agolast release

Provenancewhere it came from, and what was verified

Verified namespace

Published to the official MCP registry by github.com/neoairesearch, which proved it owns this namespace.

Verified owner: github.com/neoairesearchio.github.NeoAIResearch/neo-mcp

🛡 Permissions & trustwhat this server can touch before you run it

Secrets required
Needs NEO_SECRET_KEY.
Configuration
Reads NEO_ENVIRONMENT, NEO_WORKSPACE_DIR.

About

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

Packages & transports

pypineo-mcpv0.5.5 · uvx

Metadata

Categorydevops
LicenseMIT
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "neo": {
      "command": "uvx",
      "args": [
        "neo-mcp"
      ]
    }
  }
}

▶ Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector uvx neo-mcp