Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

Explore

  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Tags index
  • Submit a server
  • Pricing

Learn

  • Guides hub
  • What is MCP?
  • Install guide
  • Troubleshooting
  • Security
  • Blog
  • Blog RSS

Tools

  • All tools
  • Config generator
  • Config validator
  • MCP playground
  • OpenAPI → MCP
  • Badge generator

For agents

  • API docs
  • Trust & traffic
  • llms.txt ↗ (opens in a new tab)
  • Catalog JSON ↗ (opens in a new tab)
  • Remote MCP ↗ (opens in a new tab)

Company

  • About
  • Contact
  • X (@AllMCPs) ↗ (opens in a new tab)
  • GitHub ↗ (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on Buildlist
© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. 💻 Developer Tools
  3. Ai Connector For Revit
A
Health: Not checked yetWe have not completed a health check for this listing yet.Last checked 8/11/2026, 12:09:04 AM

Ai Connector For Revit

Enrichment pendingWe haven’t run our AI enrichment pass on this listing yet, so the overview, use cases, and FAQ below may be sparse or missing. We work through the catalog over time — check back soon.
View RepositoryVisit Website

+50 tools to inspect, select, edit and document elements in live Revit models.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent — or use 1-click editor setup below.

Add to CursorAdd to VS Code
Manual Client & Custom JSON ConfigExpand JSON ▾

Install Config Generator

Choose your client
claude_desktop_config.json
{
  "mcpServers": {
    "ai-connector-for-revit": {
      "command": "npx",
      "args": [
        "-y",
        "ai-connector-for-revit"
      ]
    }
  }
}

💡 Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

Install Directory Badge Claim listing Alternatives💻 More in Developer Tools

Documentation Overview

AI Connector for Revit

The AI Connector for Revit connects AI Desktop Apps (like Claude, Cursor or Copilot) with Revit. Rather than generating new Revit code, the AI uses a set of +50 predefined tools to inspect, select, edit and document elements in Revit models.


Features

  • Predefined Tools

    • Inspect and edit parameters, family sizes, sheets and views, names and more
    • Examples:
      • Get the value of a parameter
      • Determine the file size of a family
      • List views placed on a sheet
  • Feedback-Driven Interaction
    The AI invokes your tools and adapts to Revit’s responses, reducing errors from hand-crafted code.

  • Read, Edit and Document in Revit
    Model reading, inspection, and element selection.
    Edit parameters, elements and properties.
    Add views to sheets, create sheets or sections.

  • Integration with Nonicatab
    The “AI Connector” button appears in the Nonicatab toolbar after installation, and selecting the ready-to-use toolbar or tool.


Prerequisites

  • Autodesk Revit from 2022 to 2027
  • NonicaTab Revit plugin.
  • Claude Desktop App or Cursor for automatic setup Also compatible with Copilot in VSCode and any other MCP compatible desktop app.

Installation

  1. Get the installer from Autodesk App Store.

  2. Claude.
    Install Claude Desktop App (read the Terms and Conditions, remember you are granting access to AI models to your Revit model). It is free and enough for a few tests, but you may need Claude pro for frequent use and conversation length.

  3. Run Revit.
    Start Revit (from 2022 to 2027), and select a toolbar that includes the AI Connector for Revit.

  4. Run the AI Connector for Revit.
    Go to Nonicatab toolbar in Revit and run the AI Connector. If Claude was opened, remember to restart Claude (close from corner next to Windows clock) after opening the AI Connector the first time.

  5. Start asking.
    While the AI Connector for Revit is open and active, Claude will be able to access your Revit model using a set of tools.


Tools Overview

A selection of the available micro-tools is listed below. Use Search and Tools in Claude to see full list.

ToolDescription
get_parameters_from_elementid(list_elementId, name)Returns all parameters for the specified element id.
get_size_in_MB_of_families(familyName)Returns the family file sizes in megabytes.
get_viewports_placed_on_sheets(sheetNumber)Lists all views placed on a list of sheets.

Acknowledgements

lisiting01 and Jean Marc Couffin for the first Revit MCP.

Anthropic for Model Context Protocol.

AI service providers for powering the backend and chat interface.


License

Copyright 2026 ©️ All rights reserved Nonica

Related MCP Servers

View all in Developer Tools View all alternatives
  • T
    Three.js DevTools MCP

    Inspect and edit Three.js scenes, materials, shaders, lights in real time from any AI agent

    💻 Developer Tools0 views
    Compare vs Three.js DevTools MCP →
  • World Monitor logoWorld Monitor

    Live global intelligence: real-time markets, conflicts, country risk, chokepoints, energy. 39 tools.

    💻 Developer Tools1 views
    Compare vs World Monitor →
  • A
    Ai Netcafe

    Compare LLM cost & latency on one prompt, translate PDF keeping layout, cited research, make PPTX

    💻 Developer Tools0 views
    Compare vs Ai Netcafe →
  • W
    Windows MCP

    An MCP Server for computer-use in Windows OS

    💻 Developer Tools1 views
    Compare vs Windows MCP →

Frequently Asked Questions about Ai Connector For Revit

Add the following block to your claude_desktop_config.json under mcpServers: "mcpServers": { "ai-connector-for-revit": { "command": "npx", "args": ["-y", "ai-connector-for-revit"] } }

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewAi Connector For Revit AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/ai-connector-for-revit?style=directory)](https://allmcps.com/mcp/ai-connector-for-revit)
HTML Embed
<a href="https://allmcps.com/mcp/ai-connector-for-revit"><img src="https://allmcps.com/api/badge/ai-connector-for-revit?style=directory" alt="Ai Connector For Revit on AllMCPs" /></a>

Technical Specs & Signals

Category💻Developer Tools
More technical detailsExpand ▾
TransportSTDIO
RuntimeNode.js
0/5 checks healthy over the last 18h
Views0
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
27Quality signal: Emerging · 27/100How this signal is calculated ▾
Server availabilityNot measured

Not scored for repo-hosted servers — we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership8/20
Documentation & tools11/30
Adoption & activity1/15
Community engagement0/10

A guidance signal from public completeness & health data — not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

★ Spotlight Slot

Feature Your MCP Server

Get maximum visibility for your server across our directory, search results, and detail pages.

Spotlight Your Server

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to get the verified badge.

Free dofollow backlink: after claiming, verify your product site and place a dofollow AllMCPs badge — we recheck it stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in 💻 Developer Tools →Best MCP servers for Developers →Alternatives to Ai Connector For Revit →Install in Claude DesktopInstall in CursorInstall in VS Code