# io.github.sharafutdinovdi/revit-model-mcp (pypi · revit-model-mcp)

The Python package exposes Revit tools over MCP stdio, read-only by default.

- Trust score: 53/100 (low)
- Change this week: +3
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-09-22

## Components

- pypi · `revit-model-mcp`: 53/100 (this document), [markdown](https://verifymcp.io/servers/sharafutdinovdi-revit-model-mcp/revit-model-mcp.md), [page](https://verifymcp.io/servers/sharafutdinovdi-revit-model-mcp/revit-model-mcp)

## Channel facts

- Registry: `pypi`
- Package: `revit-model-mcp`
- Version: `0.5.0`
- Transport: `stdio`

## Trust breakdown

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-09-22.

- **Supply Chain Security**: 50/100
  - Malware scan not yet available for this package.
  - No known CVEs affecting this package version or its production dependencies.
  - Runs hatchling.build at install time, a recognised native-build step with no shell scripting around it.
  - 1 of 29 dependencies flagged as unhealthy.
- **Provenance & Transparency**: 35/100
  - Source repository is publicly reachable at the declared URL.
  - Provenance check failed: no build-provenance attestation is published.
  - License check failed: no license is declared.
  - Actively maintained (last published 7 days ago).
  - Publishes a security disclosure policy (SECURITY.md).
- **Schema Quality & AI Usability**: 62/100
  - AI-judged instruction clarity (good).
  - Context-footprint check failed: tool/resource definitions use about 2360 tokens (~131/item across 18 items; 18 tools + 0 resources), over budget; trim descriptions and params.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 30/100
  - Stability observed for 9 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 71/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 0% of tool parameters carry a description.
  - Structured output schemas are declared (100% of tools); any adoption earns full credit.
- **Tool Safety**: 100/100
  - No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.
  - We read all 18 captured tool definition(s), and no name or description among them implies an irreversible operation.
  - An AI judge read all 19 captured unit(s) of tool text and found none that tries to manipulate the model reading it.
- **Capabilities**: 100/100
  - Implements a current MCP spec version (2026-07-28).

## Install

### How do I install the io.github.sharafutdinovdi/revit-model-mcp server?

io.github.sharafutdinovdi/revit-model-mcp runs locally as a PyPI package, launched with uvx revit-model-mcp. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

### Claude

```bash
claude mcp add sharafutdinovdi-revit-model-mcp -- uvx revit-model-mcp
```

### Cursor

```json
{
  "mcpServers": {
    "sharafutdinovdi-revit-model-mcp": {
      "command": "uvx",
      "args": [
        "revit-model-mcp"
      ]
    }
  }
}
```

### VS Code

```json
{
  "servers": {
    "sharafutdinovdi-revit-model-mcp": {
      "command": "uvx",
      "args": [
        "revit-model-mcp"
      ]
    }
  }
}
```

### Codex

```bash
codex mcp add sharafutdinovdi-revit-model-mcp -- uvx revit-model-mcp
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "sharafutdinovdi-revit-model-mcp": {
      "type": "local",
      "command": [
        "uvx",
        "revit-model-mcp"
      ],
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add sharafutdinovdi-revit-model-mcp --command uvx --arg revit-model-mcp
```

### Hermes

```yaml
mcp_servers:
  sharafutdinovdi-revit-model-mcp:
    command: "uvx"
    args: ["revit-model-mcp"]
```

### Netclaw

```json
{
  "McpServers": {
    "sharafutdinovdi-revit-model-mcp": {
      "Transport": "stdio",
      "Command": "uvx",
      "Arguments": [
        "revit-model-mcp"
      ]
    }
  }
}
```

### Vellum

```bash
assistant mcp add sharafutdinovdi-revit-model-mcp -t stdio -c uvx -a revit-model-mcp
```

### Other

```json
{
  "mcpServers": {
    "sharafutdinovdi-revit-model-mcp": {
      "command": "uvx",
      "args": [
        "revit-model-mcp"
      ]
    }
  }
}
```

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-09-21 (score 53, +1)

No change was recorded against any check on this day. Stability & Change Management went from 23 to 27. That category is still filling its 30-day observation window: 7 days of observed history at the previous scan, 8 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-19 (score 52, +1)

No change was recorded against any check on this day. Stability & Change Management went from 17 to 20. That category is still filling its 30-day observation window: 5 days of observed history at the previous scan, 6 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-17 (score 51, +1)

No change was recorded against any check on this day. Stability & Change Management went from 10 to 13. That category is still filling its 30-day observation window: 3 days of observed history at the previous scan, 4 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-15 (score 50, +1)

No change was recorded against any check on this day. Stability & Change Management went from 3 to 7. That category is still filling its 30-day observation window: 1 days of observed history at the previous scan, 2 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-14 (score 49, 0)

- [functional improvement] Stability: unverified → 0.03
- [functional] Package version: 0.3.0 → 0.5.0
- [functional] Package version: 0.3.0 → 0.4.0

### 2026-09-13 (score 49)

First indexed and scored.

## MCP tools (18)

### `revit_ping` (~84 tokens)

Check Revit Connection

Check the RevitModelMcp connection without reading the model.

Returns pong even when no document is active.
Parameters: timeout_seconds, pickup_timeout_seconds, document.


If more than one Revit instance is running, document is required; otherwise any instance may respond.

Input parameters:

- `document`
- `pickup_timeout_seconds` (integer)
- `timeout_seconds` (integer)

### `revit_document_info` (~103 tokens)

Document Info

Read general information about the active Revit model.

Returns the file name, Revit version, levels, area schemes, worksets and view count.
Call revit_list_views next for view analysis.
Parameters: timeout_seconds, pickup_timeout_seconds, document.


If more than one Revit instance is running, document is required; otherwise any instance may respond.

Input parameters:

- `document`
- `pickup_timeout_seconds` (integer)
- `timeout_seconds` (integer)

### `revit_model_health` (~65 tokens)

Model Health Check

Read model quality counts; call before an export or hand-over.

If more than one Revit instance is running, document is required; otherwise any instance may respond.

Input parameters:

- `document`
- `pickup_timeout_seconds` (integer)
- `timeout_seconds` (integer)

### `revit_links_status` (~70 tokens)

Links Status

Read RVT, CAD and image link status; call before an export or hand-over.

If more than one Revit instance is running, document is required; otherwise any instance may respond.

Input parameters:

- `document`
- `pickup_timeout_seconds` (integer)
- `timeout_seconds` (integer)

### `revit_shared_coordinates` (~66 tokens)

Shared Coordinates

Read project and survey coordinates; call before an export or hand-over.

If more than one Revit instance is running, document is required; otherwise any instance may respond.

Input parameters:

- `document`
- `pickup_timeout_seconds` (integer)
- `timeout_seconds` (integer)

### `revit_parameter_fill_check` (~115 tokens)

Parameter Fill Check

Count filled, empty and missing parameters; call before an export or hand-over.

If more than one Revit instance is running, document is required; otherwise any instance may respond.

Input parameters:

- `categories` (array, required)
- `document`
- `include_types` (boolean)
- `level`
- `parameters` (array, required)
- `pickup_timeout_seconds` (integer)
- `sample_limit` (integer)
- `timeout_seconds` (integer)
- `view`
- `workset`

### `revit_list_catalog` (~125 tokens)

List Catalog

Discover valid model names before filtering.

Start universal queries here. section accepts categories, family-types, levels,
area-schemes, views, worksets, phases or parameters. The parameters section lists
names, categories and value types. Prefer aggregation before requesting rows.
Parameters: section, timeout_seconds, pickup_timeout_seconds, document.


If more than one Revit instance is running, document is required; otherwise any instance may respond.

Input parameters:

- `document`
- `pickup_timeout_seconds` (integer)
- `section` (string, required)
- `timeout_seconds` (integer)

### `revit_aggregate_elements` (~245 tokens)

Aggregate Elements

Read a compact element summary after revit_list_catalog.

group_by accepts one or two system fields or exact parameter names. count is
always included. sum_field adds sum and average. Use an exact localized Revit
parameter name from the parameters catalog. parameter_filters accepts objects
with parameter/operator/value. Operators: equals, contains, greater, less,
empty, not-empty, exists. For area totals group by level and select the area scheme.
Parameters: group_by, sum_field, categories, family, type_name, level, view, workset, phase, area_scheme, parameter_filters, timeout_seconds, pickup_timeout_seconds, document.


If more than one Revit instance is running, document is required; otherwise any instance may respond.

Input parameters:

- `area_scheme`
- `categories`
- `document`
- `family`
- `group_by` (array, required)
- `level`
- `parameter_filters`
- `phase`
- `pickup_timeout_seconds` (integer)
- `sum_field`
- `timeout_seconds` (integer)
- `type_name`
- `view`
- `workset`

### `revit_query_elements` (~305 tokens)

Query Elements

Read a page of elements after revit_list_catalog.

Use aggregation first when a summary is sufficient. Model filters combine.
parameter_filters accepts equals, contains, greater, less, empty, not-empty,
exists. fields accepts system fields or exact localized parameter names.
Advance offset while hasMore=true. sort_direction accepts asc or desc.
include_geometry=true adds location and boundingBox in model millimetres,
rounded to 1 decimal, plus roomCenterMm for placed rooms. Default false keeps
large queries small. Use roomCenterMm when placing something inside a room.
Parameters: categories, family, type_name, level, view, workset, phase, area_scheme, parameter_filters, fields, offset, limit, sort_field, sort_direction, include_geometry, timeout_seconds, pickup_timeout_seconds, document.


If more than one Revit instance is running, document is required; otherwise any instance may respond.

Input parameters:

- `area_scheme`
- `categories`
- `document`
- `family`
- `fields`
- `include_geometry` (boolean)
- `level`
- `limit` (integer)
- `offset` (integer)
- `parameter_filters`
- `phase`
- `pickup_timeout_seconds` (integer)
- `sort_direction` (string)
- `sort_field` (string)
- `timeout_seconds` (integer)
- `type_name`
- `view`
- `workset`

### `revit_list_views` (~134 tokens)

List Views

Find views in the active model before analyzing a view.

view_type accepts an English Revit ViewType such as FloorPlan. name_contains
matches a substring. Both filters are optional. Use an exact returned name
with revit_view_summary before requesting element pages.
Parameters: view_type, name_contains, timeout_seconds, pickup_timeout_seconds, document.


If more than one Revit instance is running, document is required; otherwise any instance may respond.

Input parameters:

- `document`
- `name_contains`
- `pickup_timeout_seconds` (integer)
- `timeout_seconds` (integer)
- `view_type`

### `revit_view_summary` (~106 tokens)

View Summary

Read element categories and counts for a selected view.

Use an exact name from revit_list_views. Select relevant categories from this
summary before calling revit_view_elements.
Parameters: view, timeout_seconds, pickup_timeout_seconds, document.


If more than one Revit instance is running, document is required; otherwise any instance may respond.

Input parameters:

- `document`
- `pickup_timeout_seconds` (integer)
- `timeout_seconds` (integer)
- `view` (string, required)

### `revit_export_view` (~140 tokens)

Export View to PNG

Export a selected view to PNG when numbers do not explain geometry.

Use for visual checks of outlines, zones and room boundaries. The tool does not
change the active view or write to the model. The image is copied from the Revit
host to save_to or a local temporary directory. The response contains a local
path and metadata without base64.
Parameters: view, pixel_size, save_to, document.


If more than one Revit instance is running, document is required; otherwise any instance may respond.

Input parameters:

- `document`
- `pixel_size` (integer)
- `save_to`
- `view` (string, required)

### `revit_view_elements` (~143 tokens)

View Elements

Read one page of elements in a selected view.

Call revit_view_summary first. Supply relevant categories, offset and limit.
Advance offset while hasMore=true. Use revit_element_details for all parameters
of a selected element.
Parameters: view, categories, offset, limit, timeout_seconds, pickup_timeout_seconds, document.


If more than one Revit instance is running, document is required; otherwise any instance may respond.

Input parameters:

- `categories`
- `document`
- `limit` (integer)
- `offset` (integer)
- `pickup_timeout_seconds` (integer)
- `timeout_seconds` (integer)
- `view` (string, required)

### `revit_element_details` (~173 tokens)

Element Details

Read parameters and geometry of an element by Revit id.

Use an id from revit_query_elements or revit_view_elements. Returns instance
and type parameters and related warnings. Rooms also include level, area,
volume and boundaries. location and boundingBox use model millimetres rounded
to 1 decimal. Unavailable geometry is omitted. Use roomCenterMm from the
room location when placing something inside a room; boundingBox.centerMm
may lie outside a nonrectangular room.
Parameters: element_id, timeout_seconds, pickup_timeout_seconds, document.


If more than one Revit instance is running, document is required; otherwise any instance may respond.

Input parameters:

- `document`
- `element_id` (integer, required)
- `pickup_timeout_seconds` (integer)
- `timeout_seconds` (integer)

### `revit_view_warnings` (~110 tokens)

View Warnings

Read Revit warnings related to elements in a selected view.

Use an exact name from revit_list_views. Use revit_view_summary first to inspect
the contents of the view.
Parameters: view, timeout_seconds, pickup_timeout_seconds, document.


If more than one Revit instance is running, document is required; otherwise any instance may respond.

Input parameters:

- `document`
- `pickup_timeout_seconds` (integer)
- `timeout_seconds` (integer)
- `view` (string, required)

### `revit_list_warnings` (~116 tokens)

List Warnings

Group model warnings by text.

Start without warning_text or elements. Repeat with an exact warning_text
and include_elements=true to inspect elements in a warning group.
Parameters: warning_text, include_elements, timeout_seconds, pickup_timeout_seconds, document.


If more than one Revit instance is running, document is required; otherwise any instance may respond.

Input parameters:

- `document`
- `include_elements` (boolean)
- `pickup_timeout_seconds` (integer)
- `timeout_seconds` (integer)
- `warning_text`

### `revit_list_relations` (~142 tokens)

List Relations

Read model object membership or dependencies.

relation accepts level-rooms with source_name, group-elements or nested-family
with source_id, area-scheme-elements with source_name, or
view-template-dependents with source_name. Obtain names from the catalog.
Parameters: relation, source_id, source_name, timeout_seconds, pickup_timeout_seconds, document.


If more than one Revit instance is running, document is required; otherwise any instance may respond.

Input parameters:

- `document`
- `pickup_timeout_seconds` (integer)
- `relation` (string, required)
- `source_id`
- `source_name`
- `timeout_seconds` (integer)

### `revit_list_instances` (~69 tokens)

List Instances

List Revit processes with active documents, versions and processId.

The add-in reports the document through a heartbeat file. Fallback processes
have an empty document and pluginResponding=false. Optional document filters
by a substring of the model name.
Parameters: document.

Input parameters:

- `document`

Output parameters:

- `result` (array)

## Diagnostics

Captured diagnostic sections: Provenance, Install scripts, Dependencies. The full working is on the page: https://verifymcp.io/servers/sharafutdinovdi-revit-model-mcp/revit-model-mcp#diagnostics

## Score history

- 2026-09-22: 53
- 2026-09-21: 53
- 2026-09-20: 52
- 2026-09-19: 52
- 2026-09-18: 51
- 2026-09-17: 51
- 2026-09-16: 50
- 2026-09-15: 50
- 2026-09-14: 49
- 2026-09-13: 49

## Common questions

### What is the io.github.sharafutdinovdi/revit-model-mcp server?

io.github.sharafutdinovdi/revit-model-mcp is listed in the public MCP registry as io.github.sharafutdinovdi/revit-model-mcp. The Python package exposes Revit tools over MCP stdio, read-only by default. This page covers its PyPI package (revit-model-mcp).

### Is the io.github.sharafutdinovdi/revit-model-mcp server safe to use?

io.github.sharafutdinovdi/revit-model-mcp scores 53 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 22 September 2026. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

### What tools does the io.github.sharafutdinovdi/revit-model-mcp server expose?

io.github.sharafutdinovdi/revit-model-mcp exposes 18 tools: revit_ping, revit_document_info, revit_model_health, revit_links_status, revit_shared_coordinates, and 13 more. Their descriptions and schemas cost roughly 2,311 tokens of context every time the server is loaded.

### Is the io.github.sharafutdinovdi/revit-model-mcp server still maintained?

io.github.sharafutdinovdi/revit-model-mcp is still listed as active in the MCP registry. We last reached this channel on 22 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

## Links

- PyPI project: https://pypi.org/project/revit-model-mcp/
- Socket report: https://socket.dev/pypi/package/revit-model-mcp
- Repository: https://github.com/sharafutdinovdi/revit-model-mcp
- Changelog RSS feed: https://verifymcp.io/servers/sharafutdinovdi-revit-model-mcp/revit-model-mcp.xml
- Changelog JSON feed: https://verifymcp.io/servers/sharafutdinovdi-revit-model-mcp/revit-model-mcp.json
- HTML version of this page: https://verifymcp.io/servers/sharafutdinovdi-revit-model-mcp/revit-model-mcp
