MCP Server
MCP
Revit Converter MCP
Convert Revit files to XKT, IFC, or DWG and query BIM data via natural language.
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://labsaps-d35810f00db3.herokuapp.com/mcp",
"headers": [
{
"value": "Bearer {apiKey}",
"name": ""
}
],
"variables": {
"apiKey": {
"description": "Your Labs Future API key (dk_... for demo, sk_... for full access). Get one free at labsfuture.com.",
"isSecret": true
}
}
}
],
"packages": []
}
mcp
model-context-protocol
streamable-http
By
Comments
Sign in to leave a comment