mcpbeat Sign in

Ifc Ruhsat MCP Server

local only

Ifc Ruhsat runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 17 Sep 2026.

Yapı ruhsatı IFC modelini Türkiye dijital proje yönetmeliğine (RG 33331) göre denetler; EK-9 formu

Installs / week
pypi · ifc-ruhsat
0
Stars
0 open issues
17 Sep 2026
Last commit
no recent releases
MIT
License
Python

Nothing serious here today

Today is the operative word: we check Ifc Ruhsat every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add ifc-ruhsat -- uvx ifc-ruhsat
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "ifc-ruhsat": {
      "args": [
        "ifc-ruhsat"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.ifc-ruhsat]
command = "uvx"
args = ["ifc-ruhsat"]
.cursor/mcp.json
{
  "mcpServers": {
    "ifc-ruhsat": {
      "args": [
        "ifc-ruhsat"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "ifc-ruhsat": {
      "args": [
        "ifc-ruhsat"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to Ifc Ruhsat

same job, measured the same way
Kdenlive MCP Server
by va1bhav512

Kdenlive video editing MCP - 36 tools for project, timeline, filters and melt rendering

1 283 installs/wk local only
Modellix Agent Canvas
by modellix

Local MCP canvas for Modellix image generation, editing, task recovery, and visual project work.

46 installs/wk local only
MCP Gitlab
by crunchtools

Secure MCP server for GitLab projects, merge requests, issues, and pipelines

80 installs/wk local only
Gitlab MCP
by zereight

GitLab MCP server for projects, merge requests, issues, pipelines, wiki, releases, and more.

76 770 installs/wk local only

Ifc Ruhsat — questions

Answers built from our own checks of this server.

Why is there no uptime for Ifc Ruhsat?
Ifc Ruhsat runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package ifc-ruhsat.
How do I connect Ifc Ruhsat?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls ifc-ruhsat straight from pypi; nothing to host, nothing to sign up for.
Is Ifc Ruhsat open source?
Yes — it is published under the MIT licence, written in Python and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.