Secure IFC processing MCP server for Claude Desktop
Project description
Kolektor MCP
Secure IFC processing MCP server for Claude Desktop.
Installation
pip install kolektor-mcp
Or with uvx:
uvx kolektor-mcp
Claude Desktop Configuration
Add to your claude_desktop_config.json:
{
"mcpServers": {
"kolektor-mcp": {
"command": "uvx",
"args": ["kolektor-mcp"]
}
}
}
Available Tools
- load_ifc_file: Load an IFC file for analysis
- query_elements: Query elements by type and properties
- extract_properties: Extract properties from IFC elements
- get_spatial_structure: Analyze the spatial hierarchy
- analyze_systems: Analyze MEP systems
- export_data: Export data in various formats (JSON, CSV, Excel)
License
Proprietary - All rights reserved.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file kolektor_mcp-0.1.2-py3-none-any.whl.
File metadata
- Download URL: kolektor_mcp-0.1.2-py3-none-any.whl
- Upload date:
- Size: 10.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e29434eae93fa85fa896e3a4d269b82129360d4e2217fdb5990be1d80e8e8303
|
|
| MD5 |
02e68bb352d66fcf45297dbf3cec9a2e
|
|
| BLAKE2b-256 |
922644cd73d764b557c6a1949232d029de4d06a7f3a0d87c321bbae942e25acd
|