mcpbeat Sign in

Mlua Swarm MCP Server

local only

Mlua Swarm runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 5 Sep 2026.

MCP server for mlua-swarm: engine that compiles flow.ir Blueprints and dispatches agent steps.

Installs / week
not published
1
Stars
9 open issues
5 Sep 2026
Last commit
from GitHub
Apache-2.0
License
Rust

What the code does

We read the source, 21 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.

Installs itself into autostart crates/mlua-swarm-cli/src/server/launchd.rs:266
    Ok(home.join("Library/LaunchAgents/com.mse.server.plist"))

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 Mlua Swarm

same job, measured the same way
Thinchain
by snipmcp

MCP server that sanitizes bad broker data and compresses options chains 95% for AI trading agents.

42 installs/wk local only
Lynxprompt MCP
by geiserx

MCP server for LynxPrompt — browse, search, and manage AI configuration blueprints

47 installs/wk local only
Backtest360
by backtest360

MCP server exposing the Backtest360 engine API as tools for AI agents.

311 installs/wk 20 tools answering
MCP Context Server
by alex-feel

An MCP server that provides persistent multimodal context storage for LLM agents.

472 installs/wk local only
V8 Cpu Profile Decoder MCP
by vola-trebla

MCP server that decodes V8 CPU profiles into token-efficient bottleneck summaries for AI agents

43 installs/wk local only
Google Docs MCP
by a1-x-tech

MCP server for the Google Docs API: read and edit documents, styles, tables, images, comments.

46 installs/wk local only
Commune
by shanjai-raj

Email and SMS MCP server for AI agents — 41 tools for inboxes, sending, search, and SMS.

147 installs/wk local only
Agent Workflow Engine
by lazymac2x

Cloudflare Workers MCP server: agent-workflow-engine

5 tools answering

Mlua Swarm — questions

Answers built from our own checks of this server.

Why is there no uptime for Mlua Swarm?
Mlua Swarm runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone.
Is Mlua Swarm open source?
Yes — it is published under the Apache-2.0 licence, written in Rust, 1 stars on GitHub and 9 open issues. The source link is on this page, so you can read exactly what it does with your data before you connect it.