Skip to main content
Glama
package.json1.4 kB
{ "name": "bulc-building-designer", "version": "1.0.0", "description": "AI-powered building design automation for Claude Desktop - MCP server for BULC fire simulation software", "type": "module", "main": "build/index.js", "scripts": { "build": "tsc", "start": "node build/index.js", "dev": "tsc && node build/index.js", "clean": "rm -rf build", "prepublishOnly": "npm run build" }, "keywords": [ "mcp", "claude", "building", "architecture", "cad", "fire-simulation", "fds", "sweethome3d", "ai", "automation" ], "author": { "name": "Meteor Simulation Inc.", "email": "support@meteor-simulation.com", "url": "https://meteor-simulation.com" }, "license": "MIT", "repository": { "type": "git", "url": "https://github.com/meteor-simulation/bulc-mcp-server.git" }, "homepage": "https://github.com/meteor-simulation/bulc-mcp-server#readme", "bugs": { "url": "https://github.com/meteor-simulation/bulc-mcp-server/issues" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.0.0", "zod": "^3.22.0" }, "devDependencies": { "@types/node": "^20.0.0", "typescript": "^5.3.0" }, "engines": { "node": ">=16.0.0" }, "files": [ "build", "README.md", "LICENSE", "PRIVACY_POLICY.md" ] }

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/using76/BULC_MCP'

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