IFC MCP
Rank #5,115io.github.flinker-app/ifc-mcp
Local IFC/BIM MCP server with IfcOpenShell Python in Pyodide and an IFC viewer.
IFC MCP is a Model Context Protocol (MCP) server published by flinker-app. It ranks #5,115 of 132,046 servers tracked on MCP Toplist, and its repository has 13 GitHub stars. IFC MCP is listed across 3 registries — Official MCP, PulseMCP and Glama, with 17 tracked versions. It was first listed on Jun 10, 2026 and most recently updated on Aug 11, 2026.
Ranks ahead of 126,931 of 132,046 servers on MCP Toplist.
Use IFC MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add ifc-mcp -- npx -y ifc-mcp[mcp_servers.ifc-mcp]
command = "npx"
args = ["-y", "ifc-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"ifc-mcp": {
"command": "npx",
"args": [
"-y",
"ifc-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"ifc-mcp": {
"command": "npx",
"args": [
"-y",
"ifc-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"ifc-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"ifc-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"ifc-mcp": {
"command": "npx",
"args": [
"-y",
"ifc-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"ifc-mcp": {
"command": "npx",
"args": [
"-y",
"ifc-mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.flinker-app%2Fifc-mcp)<a href="https://mcptoplist.com/server/io.github.flinker-app%2Fifc-mcp"><img src="https://mcptoplist.com/badge/io.github.flinker-app%2Fifc-mcp.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
flinker-app
Available versions (17)
| Version | Published |
|---|---|
| 0.1.17 | Aug 11, 2026 |
| 0.1.16 | Jul 10, 2026 |
| 0.1.15 | Jun 21, 2026 |
| 0.1.14 | Jun 20, 2026 |
| 0.1.13 | Jun 20, 2026 |
| 0.1.12 | Jun 16, 2026 |
| 0.1.11 | Jun 15, 2026 |
| 0.1.10 | Jun 15, 2026 |
| 0.1.9 | Jun 15, 2026 |
| 0.1.8 | Jun 15, 2026 |
| 0.1.7 | Jun 15, 2026 |
| 0.1.6 | Jun 12, 2026 |
| 0.1.5 | Jun 11, 2026 |
| 0.1.4 | Jun 11, 2026 |
| 0.1.3 | Jun 11, 2026 |
| 0.1.2 | Jun 11, 2026 |
| 0.1.0 | Jun 10, 2026 |
Frequently asked questions
- Who maintains IFC MCP?
- IFC MCP is maintained by flinker-app, which publishes 1 MCP server (17 total versions) tracked on MCP Toplist.
- Is IFC MCP listed on the Official MCP Registry?
- Yes — IFC MCP is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does IFC MCP have?
- MCP Toplist tracks 17 versions of IFC MCP, most recently published on Aug 11, 2026.
- Where can I find the source code for IFC MCP?
- The source code for IFC MCP is hosted at github.com/flinker-app/ifc-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.