mcpbeat Sign in

Bimwright MCP Server

by bimwright Your server? Claim it
local only

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

MCP gateway for Autodesk Revit 2022-2027 - toolset gating + Transaction-safe batch execution.

Installs / week
not published
45
Stars
5 open issues
18 Sep 2026
Last commit
from GitHub
Apache-2.0
License
C#

What the code does

We read the source, 16 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 database query by concatenation src/server/Bake/BakeDb.cs:336
UPDATE registry
SET last_used_at = $last_used_at,
    usage_count = usage_count + $usage_delta,
                Process.Start(new ProcessStartInfo(path) { UseShellExecute = true });

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 Bimwright

same job, measured the same way
AgentExec WebMCP & Base L2 Gateway
by har50

Monetization and execution gateway for autonomous AI agents on Base Mainnet

4 tools answering
Seraph
by kondux

Crypto transaction firewall and risk tools for MCP agents.

answering
MCP Safety Warden
by gautamvarmadatla

MCP proxy adding security scanning, behavioral profiling, risk gating, and safe tool call execution.

1 001 installs/wk local only
MOVA MCP Connector
by mova-compact

Thin MOVA MCP proxy for bindings, transport resolution, and upstream tools/call execution.

local only
A
ThornGuard
by qwady-thorns

Remote MCP security gateway for auth, redaction, policy enforcement, and audit logging.

local only
Once
by stringsofthemind-oss

Execution-safety MCP for AI coding agents protecting consequential writes from unsafe retries.

460 installs/wk local only
Tripwire
by bonesdefi

Security gateway for MCP agents: blocks prompt-injection-driven tool calls before they execute.

41 installs/wk local only
klanex
by chrassy

Reliable async execution for agent tool calls: schema gating, retries, idempotency, audit trail.

24 installs/wk 6 tools answering

Bimwright — questions

Answers built from our own checks of this server.

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