Skip to main content
Glama
Slimouzi

ifc-geometry-mcp

by Slimouzi

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
AUDIT_INPUT_DIRNoDirectory allowed for reading IFC files (sandbox). If absent, absolute paths are accepted.
AUDIT_OUTPUT_DIRNoDirectory for writing JSON output files./out

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}
logging
{}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
extensions
{
  "io.modelcontextprotocol/ui": {}
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
extract_space_inventoryC

Inventaire pièce par pièce + zones + nommage + fraîcheur du modèle.

Écrit <stem>_space_inventory.json (schéma extract_space_inventory).

run_space_clash_auditA

Détecte doublons, chevauchements et placards double-modélisés.

Écrit <stem>_space_clash_findings.json (schéma run_space_clash_audit).

compute_surface_lossA

Calcule les m² perdus par pièce (empiètement murs/poteaux).

Écrit <stem>_surface_loss.json (schéma compute_surface_loss).

check_space_boundariesA

Détecte les limites manquantes entre pièces adjacentes.

Écrit <stem>_boundaries.json (schéma check_space_boundaries).

check_opening_correspondenceA

Vérifie que chaque réservation structure a une ouverture archi.

Écrit <stem>_openings_check.json (schéma check_opening_correspondence).

extract_envelope_surfacesA

Calcule les surfaces d'enveloppe (façades, menuiseries, SHAB, ratio).

Écrit <stem>_envelope.json ET <stem>_enveloppe.xlsx (ce dernier au format attendu par le pack I3F — à passer en enveloppe_xlsx à generate_avp_i3f_pack).

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Slimouzi/ifc-geometry-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server