Revit MCP is answering right now. Last checked 3 min ago. It exposes 8 tools.
Revit model integration via APS — elements, parameters, schedules, clashes, IFC export.
Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 3 min ago.
claude mcp add revit-mcp --transport http https://revit-mcp.itmartin24.workers.dev/mcp
{
"mcpServers": {
"revit-mcp": {
"url": "https://revit-mcp.itmartin24.workers.dev/mcp"
}
}
}
[mcp_servers.revit-mcp]
url = "https://revit-mcp.itmartin24.workers.dev/mcp"
{
"mcpServers": {
"revit-mcp": {
"url": "https://revit-mcp.itmartin24.workers.dev/mcp"
}
}
}
{
"mcpServers": {
"revit-mcp": {
"url": "https://revit-mcp.itmartin24.workers.dev/mcp"
}
}
}
Read directly from the server with tools/list, grouped by what they act on.
If a tool disappears, we record the date.
revit_clash_detect
revit_export_ifc
revit_get_elements
revit_get_parameters
revit_get_sheets
revit_get_views
revit_run_schedule
revit_upload
| URL | Transport | State | Latency | Checked |
|---|---|---|---|---|
| https://revit-mcp.itmartin24.workers.dev/mcp | streamable-http | answering | 68 ms | 3 min ago |
Answers built from our own checks of this server.