Favicon of Rapid-MLX

Rapid-MLX MCP Server

MCP ServerCode & Developer ToolsPythonOpen source

Rapid-MLX is a Python MCP server for Cursor, VS Code, Codex with uvx/pip, docker, git clone. The fastest local AI engine for Apple Silicon. 4.2x faster than Ollama, 0.08s cached TTFT, 100% tool calling. 17 tool parsers, prompt cache, reasoning separation, cloud routing. Drop-in.

How to use Rapid-MLX MCP Server

Install or run

git clone https://github.com/raullenchai/Rapid-MLX.git
cd Rapid-MLX && pip install -e .

Client configuration

{
  "servers": {
    "filesystem": {
      "transport": "stdio",
      "command": "npx",
      "args": ["-y", "@modelcontextprotocol/server-filesystem", "/tmp"],
      "enabled": true,
      "timeout": 30
    },
    "sqlite": {
      "transport": "stdio",
      "command": "uvx",
      "args": ["mcp-server-sqlite", "--db-path", "data.db"],
      "enabled": false,
      "timeout": 30
    },
    "web-search": {
      "transport": "sse",
      "url": "http://localhost:3001/sse",
      "enabled": false,
      "timeout": 60
    }
  },
  "max_tool_calls": 10,
  "default_timeout": 30.0
}

Compatible clients

CursorVS CodeCodexChatGPT

What is Rapid-MLX MCP Server?

Rapid-MLX is a Python MCP server for Cursor, VS Code, Codex with uvx/pip, docker, git clone. The fastest local AI engine for Apple Silicon. 4.2x faster than Ollama, 0.08s cached TTFT, 100% tool calling. 17 tool parsers, prompt cache, reasoning separation, cloud routing. Drop-in. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.

Trust signal
100/100
Maintenance signal
95/100
Adoption signal
87/100

Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.

Key capabilities

  • Tool access support
  • Includes SKILL.md support
  • Shell commands support
  • Browser use support
  • Document generation support
  • OpenAI provider support
  • Anthropic provider support

Available tools

open-webui

Technical details

Install or run Rapid-MLX using uvx/pip. Check raullenchai/Rapid-MLX for the latest setup command.

uvx/pipdockergit cloneCursorVS CodeCodexChatGPTHTTPSSE
  • Built for Python
  • Built for Go
  • Built for Rust
  • Install or run with uvx/pip
  • Install or run with docker
  • Install or run with git clone
  • Works with Cursor
  • Works with VS Code

Requirements and access

PythonGoRustApache-2.0 licenseAPI key requiredAPI key requiredNo authNetwork access

Security and permissions

Review permissions before connecting any MCP server to an agent. Pay special attention to whether it can read local files, write data, call external services, or perform destructive actions.

Destructive actionsWrite actionsNetwork accessCredentials requiredCan write or update dataMay support destructive actionsAPI key required authenticationHosted or remote

When to use Rapid-MLX MCP Server

  • Use it for connecting agents to external tools and data.
  • Use it for integrations workflows.
  • Use it for coding workflows.
  • Use it for data workflows.
  • Use it for cursor users.

Built with

PythonGoRustuvx/pipdockergit cloneCursorVS CodeCodexChatGPTHTTPSSE

Explore related resources

Frequently asked questions

What is Rapid-MLX?

Rapid-MLX is a Python MCP server for Cursor, VS Code, Codex with uvx/pip, docker, git clone. The fastest local AI engine for Apple Silicon. 4.2x faster than Ollama, 0.08s cached TTFT, 100% tool calling. 17 tool parsers, prompt cache, reasoning separation, cloud routing.

Who is Rapid-MLX best for?

Rapid-MLX is best for connecting agents to external tools and data, integrations workflows, coding workflows, data workflows, cursor users.

How do I install Rapid-MLX?

Install or run Rapid-MLX using uvx/pip. Check Rapid-MLX for the latest setup command.

Is Rapid-MLX actively maintained?

Rapid-MLX may need a closer maintenance check before production use.

Share:

Stars
3,089
Forks
361
Last commit
28 days ago
Repository age
5 months
License
Apache-2.0

Auto-fetched from GitHub.

Similar to Rapid-MLX