mcpbeat Sign in

Horizun Revit MCP Server

local only

Horizun Revit MCP runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 15 Sep 2026.

Open-source MCP server for Autodesk Revit: typed BIM edits, families, exports and Power BI.

Installs / week
not published
27
Stars
0 open issues
15 Sep 2026
Last commit
from GitHub
Apache-2.0
License
C#

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.

Runs an external command src/Horizun.Revit/Ribbon.cs:235
            try { Process.Start(new ProcessStartInfo(target) { 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 Horizun Revit MCP

same job, measured the same way
Pbirb MCP
by mafaq229

MCP server for editing Power BI Report Builder paginated reports (RDL)

127 installs/wk local only
Horizun PBI MCP
by horizungroup

Build, audit and repair Power BI Desktop models and PBIP reports with DAX, TMDL and PBIR.

665 installs/wk local only
MCP Office PowerPoint
by dosev-ai

46-tool PowerPoint MCP server. Build, edit, and export .pptx files. Windows-first.

local only
Easyeda MCP Pro
by oaslananka

MCP server for EasyEDA Pro: PCB inspection, BOM, exports, and hardware review.

382 installs/wk local only
SemanticOps MCP (for Power BI)
by maxanatsko

Power BI MCP server (Supports Windows and macOS)

87 installs/wk local only
Powerbi Pbix MCP
by cyphonica

Local Power BI authoring for AI agents: edit .pbix, semantic model, report, and Power Query.

35 installs/wk local only
Nandi Proxmox MCP
by papischolz

Open-source MCP server for secure Proxmox node, VM, and LXC operations.

143 installs/wk local only
FirstData
by vist233

Hosted MCP server for finding authoritative primary data sources and official portals.

answering

Horizun Revit MCP — questions

Answers built from our own checks of this server.

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