Skip to content

Revit Converter MCP for Cursor

io.github.labsfuture/revit-converter-remote-mcp-release

Convert Revit files to XKT, IFC, or DWG and query BIM data via natural language.

client:Cursor transport:streamable-http

Install Revit Converter MCP in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "revit-converter-remote-mcp-release": {
      "url": "https://labsaps-d35810f00db3.herokuapp.com/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Revit Converter MCP in other clients