Back to directory
neoforge-dev/neoforge-mcp-server

neoforge-dev/neoforge-mcp-server

@neoforge-dev

MCP server providing terminal command execution and file system management for AI assistants.

terminalcommand-executionfile-systemmcp-serverpythonrest-apitool

Installation & Configuration

{
  "mcpServers": {
    "NeoMCP": {
      "command": "/path/to/uv",
      "args": [
        "run",
        "--with",
        "mcp[cli]",
        "mcp",
        "run",
        "/path/to/python-server-mcp/server.py"
      ]
    }
  }
}

Information

Transport
Unknown
Language
Python
Created
2026/6/14
Updated
2026/6/15