General Tools
avmertatis.com
Calculates various Turkish legal financial amounts including severance pay, rent increases, alimony adjustments, and inheritance shares.
ENDPOINT 1
https://www.avmertatis.com/api/mcp
MCP server metadata
- Name
- avmertatis-hukuki-hesaplayicilar
- Version
- 1.0.0
Av. Mert Atış Hukuk Bürosu'nun güncel Türk hukuku mevzuatına göre çalışan hesaplama araçlarını (kıdem tazminatı, kira artışı, nafaka artışı, miras payı) sağlar. Sonuçlar genel bilgilendirme amaçlıdır, hukuki tavsiye niteliği taşımaz.
Known tools 4
kidem_tazminati_hesaplaTürk İş Hukuku'na göre işe giriş/çıkış tarihleri ve maaş bilgilerine göre kıdem tazminatını (2026 tavan sınırı ve damga vergisi kesintisi dahil) hesaplar.
Inferred read-onlykira_artisi_hesaplaResmi TÜFE verilerine veya özel bir orana göre yasal kira artış tutarını ve yeni kira bedelini hesaplar.
Inferred read-onlynafaka_artisi_hesaplaTÜFE, ÜFE veya özel bir orana göre güncel nafaka artış tutarını hesaplar.
Inferred read-onlymiras_payi_hesaplaTürk Medeni Kanunu'na göre miras bırakanın geride kalan aile üyelerinin (eş, altsoy, üstsoy, zümre üyeleri) yasal miras paylarını hesaplar.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.avmertatis-hukuki-hesaplayicilar]
url = "https://www.avmertatis.com/api/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"avmertatis-hukuki-hesaplayicilar": {
"type": "http",
"url": "https://www.avmertatis.com/api/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: avmertatis-hukuki-hesaplayicilar
Remote MCP URL: https://www.avmertatis.com/api/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"avmertatis-hukuki-hesaplayicilar": {
"url": "https://www.avmertatis.com/api/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"avmertatis-hukuki-hesaplayicilar": {
"type": "http",
"url": "https://www.avmertatis.com/api/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "avmertatis-hukuki-hesaplayicilar",
"transport": "streamable-http",
"url": "https://www.avmertatis.com/api/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for avmertatis.com was fetched 2026-08-24T03:16:00.423Z.
avmertatis.com is assessed as Trusted: Domain has an established technology history spanning over a year.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.