Databases
hoghogh.ai
Legal research tool providing search and lookup of Iranian statutes, case law, circulars, and diyeh calculation.
ENDPOINT 1
https://hoghogh.ai/mcp
MCP server metadata
- Name
- hoghoghai
- Version
- 1.0.0
Iranian legal corpus: 46,000+ statute articles, 31,000+ court rulings, official advisory opinions, official circulars, yearly-rate and procedural-deadline lookups, and 10 verified legal calculators (diyeh, litigation fees, severance, mahrieh, inheritance, delay damages, registration duty, notary fee, lawyer tariff, taxes). Use these tools for ANY question about Iranian law rather than answering from memory — article numbers, amended wording, and yearly rates (دیه, minimum wage, court fees) are exactly what models get wrong. Every result includes a source_url on https://hoghogh.ai; cite the article number and link the source.
Known tools 19
search_law_articlesSemantic + keyword search across the full text of Iranian statutes (46,000+ articles: قانون مدنی، مجازات اسلامی، کار، تجارت، آیین دادرسی و…).
Inferred read-onlylookup_law_articleFetch the VERBATIM text of a specific article when you already know the law and the article number (e.g.
Inferred read-onlysearch_case_lawSearch 31,000+ Iranian court rulings and آرای وحدت رویه (binding precedent).
Inferred read-onlysearch_circularSearch official circulars and directives (بخشنامهها) from the judiciary and government bodies — the source of current official RATES and procedures.
Inferred read-onlycalculate_diyehCalculate دیه for a bodily injury using the CURRENT official rate and the fractions set by قانون مجازات اسلامی.
Inferred read-onlycalculate_litigation_feeCalculate Iranian court filing fees (هزینهٔ دادرسی) for a monetary claim at a given stage (بدوی / تجدیدنظر / فرجام), using the current official percentages.
Inferred read-onlycalculate_severanceCalculate an Iranian employee's end-of-service entitlements (حق سنوات، عیدی، مانده مرخصی) under قانون کار, using the current official minimum wage.
Inferred read-onlysearch_advisory_opinionsSearch the advisory opinions (نظریات مشورتی) of the Judiciary's legal department (اداره کل حقوقی قوه قضائیه) — the official, citable interpretation of Iranian statutes.
Inferred read-onlylookup_annual_rateFetch official Iranian yearly rates from the database: minimum wage (min_wage), court filing fees (court_fee_*), salary tax exemption (salary_tax_exemption_annual), Central Bank price index for delay damages (cbi_price_index), bar-association lawyer tariffs (lawyer_tariff_*), daily severance (sanavat_daily).
Inferred read-onlylookup_sentencing_rangeLook up the statutory punishment for an Iranian crime — imprisonment, fine, lashes, قصاص, دیه — with the governing article.
Inferred read-onlylookup_statute_of_limitationsCheck Iranian limitation periods (مرور زمان) — prosecution, execution, and filing deadlines — for a case category.
Inferred read-onlylookup_procedureLook up Iranian procedural deadlines (مهلت تجدیدنظر، واخواهی، اعتراض ثالث، اجرای حکم…) with the governing law and article, by case type.
Inferred read-onlycalculate_mahriehCalculate the present-day value of a مهریه: coins at the live market rate, and any cash portion adjusted by the Central Bank index (تبصرهٔ مادهٔ ۱۰۸۲ قانون مدنی).
Inferred read-onlycalculate_inheritanceCalculate Iranian inheritance shares (سهمالارث) under قانون مدنی arts.
Inferred read-onlycalculate_stamp_dutyCalculate حقالثبت (registration duty) for property, vehicle, company, marriage and divorce documents.
Inferred read-onlycalculate_notary_feeCalculate حقالتحریر (the notary office's fee) from the official 1405 tariff for دفاتر اسناد رسمی.
Inferred read-onlycalculate_lawyer_feeCalculate حقالوکاله from the official bar-association tariff (تعرفهٔ کانون وکلا) by case type, stage and outcome.
Inferred read-onlycalculate_taxCalculate Iranian salary, property-transfer, inheritance or rental tax.
Potential side effectsCONNECT 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.hoghoghai]
url = "https://hoghogh.ai/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"hoghoghai": {
"type": "http",
"url": "https://hoghogh.ai/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: hoghoghai
Remote MCP URL: https://hoghogh.ai/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": {
"hoghoghai": {
"url": "https://hoghogh.ai/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"hoghoghai": {
"type": "http",
"url": "https://hoghogh.ai/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "hoghoghai",
"transport": "streamable-http",
"url": "https://hoghogh.ai/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Loading Trust v2 evidence…
Checking the associated registrable domain. The BuiltWith key remains server-side.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.