IFC
STREAMABLE HTTPMCP server that enables LLM agents to interact with IFC building information models.
MCP server that enables LLM agents to interact with IFC building information models.
An MCP server that enables LLM agents to talk with IFC (Industry Foundation Classes) files
ifcMCP, and run the command python server.py{
"mcpServers": {
"ifcMCP-server": {
"name": "ifcMCP",
"type": "streamableHttp",
"description": "A simple MCP server to handle ifc files",
"isActive": true,
"tags": [],
"baseUrl": "http://127.0.0.1:8000/mcp"
}
}
}

Jia-Rui Lin (lin611#tsinghua.edu.cn)
Department of Civil Engineering, Tsinghua University
Key Laboratory of Digital Construction and Digital Twin led by Prof. Peng Pan
@article{JRLin2506,
author = {Jia-Rui Lin and Peng Pan},
title = {ifcMCP: Enabling LLM agents to talk with IFC files},
year = {2025}
}