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.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Transports: stdio vs HTTP
  • State of MCP (stats)
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI → MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE ↗ (opens in a new tab)
  • llms.txt ↗ (opens in a new tab)
  • Catalog JSON ↗ (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • 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 BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs 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 BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. Architecture & Design
  3. AI Connector For Revit
  4. README

AI Connector For Revit README

The full upstream README, mirrored here for reference. Install config, tool schemas, adoption signals, and an original overview live on the AI Connector For Revit listing page.

Back to AI Connector For Revit View source on GitHub

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