Mimari Ai Server
БесплатноНе проверенProvides AI-powered access to Turkish building regulations, architectural standards, and construction calculation tools via the Model Context Protocol.
Описание
Provides AI-powered access to Turkish building regulations, architectural standards, and construction calculation tools via the Model Context Protocol.
README
Turkey's first building regulations MCP server
147 regulations | 3,300+ articles | 502 architectural standards | 4 calculation tools
mimari.ai provides AI-powered access to Turkish building regulations, architectural standards, and construction calculation tools through the Model Context Protocol (MCP).
Quick Start
Remote (Recommended)
Add to your MCP client configuration:
{
"mcpServers": {
"mimari-ai": {
"url": "https://api.mimari.ai/mcp"
}
}
}
Local (stdio)
pip install mimari-ai-mcp
{
"mcpServers": {
"mimari-ai": {
"command": "python",
"args": ["server.py"],
"env": {
"API_BASE": "https://api.mimari.ai/api/v1"
}
}
}
}
Claude Code
claude mcp add mimari-ai --url https://api.mimari.ai/mcp
Tools
| Tool | Description | Example |
|---|---|---|
mevzuat_sor |
Ask building regulation questions | "Yangın merdiveni zorunlu mu?" |
standart_bul |
Find architectural standards & measurements | "Minimum koridor genişliği?" |
hesapla_taks |
Calculate TAKS/KAKS/Floor Area Ratio | arsa: 500m², TAKS: 0.40 |
hesapla_otopark |
Calculate parking requirements (Art. 66) | 6 daire x 90m² |
hesapla_maliyet |
Estimate construction costs (2026 prices) | 5 kat x 200m², Sınıf 2 |
hesapla_ceza |
Calculate building violation penalties | 100m², Sınıf 3 |
tasarim_olustur |
Generate architectural designs | "Modern villa cephe tasarımı" |
IDE Support
| IDE | Config File | Status |
|---|---|---|
| Claude Desktop | claude_desktop_config.json |
Full support |
| Claude Code | CLI claude mcp add |
Full support |
| Cursor | ~/.cursor/mcp.json |
Full support |
| Windsurf | ~/.codeium/windsurf/mcp_config.json |
Full support |
| VS Code (Copilot) | .vscode/mcp.json |
Preview |
Coverage
Regulations (147)
- Planlı Alanlar İmar Yönetmeliği (PAİY)
- Deprem Yönetmeliği (TBDY 2018)
- Yangın Yönetmeliği (BYKHY)
- Otopark Yönetmeliği
- Yapı Denetimi Kanunu
- Enerji Verimliliği Yönetmeliği
- and 141 more...
Standards (502)
- Neufert Building Design Principles
- TSE Standards (TS 825, TS EN 81, etc.)
- Accessibility standards
- Fire protection standards
- Acoustic & thermal insulation
Example Usage
Ask a regulation question
User: "5 katlı binada yangın merdiveni zorunlu mu?"
mimari-ai: "Evet, Binaların Yangından Korunması Hakkında Yönetmelik'e göre..."
Calculate TAKS/KAKS
User: hesapla_taks(arsa_alani=500, taks=0.40, kaks=2.0)
mimari-ai: "Taban Alanı: 200 m², Toplam İnşaat Alanı: 1000 m², Kat Sayısı: 5"
Calculate parking
User: hesapla_otopark(daireler=[{m2: 90, adet: 6}, {m2: 130, adet: 2}])
mimari-ai: "Toplam otopark ihtiyacı: 8 araçlık"
Protocol
- MCP Version: 2024-11-05
- Transport: Streamable HTTP (remote), stdio (local)
- Endpoint:
https://api.mimari.ai/mcp - Discovery:
GET https://api.mimari.ai/.well-known/mcp/server-card.json
Links
- Website: mimari.ai
- MCP Endpoint: api.mimari.ai/mcp
- Smithery: smithery.ai
- Glama: glama.ai
- mcp.so: mcp.so
License
MIT
Установить Mimari Ai Server в Claude Desktop, Claude Code, Cursor
unyly install mimari-ai-mcp-serverСтавит в Claude Desktop, Claude Code, Cursor и VS Code — сам разбирается с npx, uvx и сборкой из исходников.
Впервые? Поставь CLI: curl -fsSL https://unyly.org/install | sh
Или настроить вручную
Выполни в терминале:
claude mcp add mimari-ai-mcp-server -- uvx mimari-ai-mcpFAQ
Mimari Ai Server MCP бесплатный?
Да, Mimari Ai Server MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Mimari Ai Server?
Нет, Mimari Ai Server работает без API-ключей и переменных окружения.
Mimari Ai Server — hosted или self-hosted?
Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.
Как установить Mimari Ai Server в Claude Desktop, Claude Code или Cursor?
Открой Mimari Ai Server на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
автор: modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
автор: xuzexin-hzCompare Mimari Ai Server with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории ai
