-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Add The Architect of the Server by ERICKSONG ARCHITECTS INC. #425
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
First MCP server for architecture professionals with: - 8 tools: calculations, building codes, materials, projects - IBC compliance checking - Material estimation with waste factors - Demo notebook and comprehensive docs - Blog: https://ericksong.com/blogging-architect-toronto-zoning-building-permit/
|
First MCP server built specifically for architecture and construction professionals. Features:
Blog: https://ericksong.com/blogging-architect-toronto-zoning-building-permit/ Ready for community use and feedback! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR introduces "The Architect of the Server," the first MCP server specifically designed for architecture and construction professionals. It provides AI-powered building code compliance checking, material estimation, and architectural calculations through 8 specialized tools.
Key Changes:
- Implementation of 8 architectural tools covering calculations, IBC building code compliance, material estimation, and project management
- Comprehensive demo Jupyter notebook demonstrating all tool capabilities and real-world workflows
- Detailed documentation with examples, test results, and future enhancement roadmap
Reviewed Changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated 12 comments.
| File | Description |
|---|---|
| demo.ipynb | Interactive demonstration notebook showcasing all 8 tools with practical examples and a complete residential renovation workflow |
| architecture_server.py | Core MCP server implementation with FastMCP, including calculation tools, building code compliance checking, material estimation, and project management features |
| README.md | Comprehensive documentation covering installation, usage, all 8 tools, example workflows, competitive analysis, and future enhancements |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
6_mcp/community_contributions/architect_of_the_server_ericksong/architecture_server.py
Show resolved
Hide resolved
6_mcp/community_contributions/architect_of_the_server_ericksong/README.md
Outdated
Show resolved
Hide resolved
6_mcp/community_contributions/architect_of_the_server_ericksong/architecture_server.py
Show resolved
Hide resolved
6_mcp/community_contributions/architect_of_the_server_ericksong/architecture_server.py
Outdated
Show resolved
Hide resolved
6_mcp/community_contributions/architect_of_the_server_ericksong/demo.ipynb
Outdated
Show resolved
Hide resolved
6_mcp/community_contributions/architect_of_the_server_ericksong/README.md
Outdated
Show resolved
Hide resolved
6_mcp/community_contributions/architect_of_the_server_ericksong/demo.ipynb
Outdated
Show resolved
Hide resolved
6_mcp/community_contributions/architect_of_the_server_ericksong/architecture_server.py
Show resolved
Hide resolved
6_mcp/community_contributions/architect_of_the_server_ericksong/architecture_server.py
Outdated
Show resolved
Hide resolved
6_mcp/community_contributions/architect_of_the_server_ericksong/architecture_server.py
Outdated
Show resolved
Hide resolved
…g/README.md Being FUNNY can attract attention in a sea of uniform text. Humans are like that. They bore easily—professionally funny and strategic. Co-authored-by: Copilot <[email protected]>
…g/architecture_server.py Ok fine but my ai says IBC 2021 is better. Anywho were in Ontario so wouldn't OBC be better? Just a suggestion. Co-authored-by: Copilot <[email protected]>
…g/architecture_server.py Co-authored-by: Copilot <[email protected]>
…g/architecture_server.py Co-authored-by: Copilot <[email protected]>
…g/architecture_server.py Co-authored-by: Copilot <[email protected]>
…g/demo.ipynb Co-authored-by: Copilot <[email protected]>
…g/demo.ipynb Co-authored-by: Copilot <[email protected]>
…g/architecture_server.py Co-authored-by: Copilot <[email protected]>
…g/architecture_server.py Co-authored-by: Copilot <[email protected]>
…g/README.md Co-authored-by: Copilot <[email protected]>
…rison-llms Add LLM product comparison using Selenium, OpenAI, and Ollama
First MCP server for architecture professionals with: