← Registry

Analytics

normhyra.ai

Calculates and converts rent norms for apartment types and generates PDF summaries.

1 endpoint5 known toolsFirst detected July 25, 2026Last detected August 29, 2026

ENDPOINT 1

https://mcp.normhyra.ai

No auth detected

MCP server metadata

Name
normhyra-ai-mcp
Version
0.1.0
Capabilities
tools.listChanged
Server instructions

Beräkningsmotor för normhyra. Använd verktygen när användaren vill beräkna normhyra, räkna om hyror eller konvertera en hyreslista. Normhyrestabellerna innehåller specialfall (saknade baspoäng, minsta RH-tal med mera), vilket gör verktygens resultat mer tillförlitliga än manuell beräkning. Använd `list_apartment_types` för att se giltiga lägenhetstyp-id:n, `calculate_normhyra` för att räkna om faktisk årshyra till normhyra (kr/m²/år) för referenslägenheten 3 rok / 77 m², och `calculate_actual_rent` för att räkna omvänt. För hela hyreslistor (flera lägenheter): använd `calculate_rent_roll` (bulk) och `export_rent_roll_pdf` för att skapa en delbar PDF-sammanställning med nedladdningslänk. Alla beräkningar följer svensk normhyresstandard (norm -78, -91 och -12). Varje verktygssvar innehåller fältet attribution med källhänvisningen "Powered by Normhyra.ai – en produkt av Hyran.ai", avsedd att visas tillsammans med resultatet.

Known tools 5

list_apartment_types

Returnera alla lägenhetstyper som normhyra.

Inferred read-only
calculate_normhyra

Räkna om en faktisk hyra till normhyra (kr/m²/år) för referenslägenheten 3 rok, 77 m².

Inferred read-only
calculate_actual_rent

Räkna om en normhyra (kr/m²/år) till faktisk årshyra i kronor för en given lägenhetstyp, yta och eventuella korrigeringspoäng.

Inferred read-only
calculate_rent_roll

Konvertera en hel hyreslista (flera lägenheter) till normhyra i ett anrop.

Inferred read-only
export_rent_roll_pdf

Konvertera en hyreslista till normhyra OCH generera en PDF-sammanställning – samma layout som PDF-exporten på normhyra.

Inferred read-only

CONNECT 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.normhyra-ai-mcp]
url = "https://mcp.normhyra.ai"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "normhyra-ai-mcp": {
      "type": "http",
      "url": "https://mcp.normhyra.ai"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: normhyra-ai-mcp
Remote MCP URL: https://mcp.normhyra.ai

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": {
    "normhyra-ai-mcp": {
      "url": "https://mcp.normhyra.ai"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "normhyra-ai-mcp": {
      "type": "http",
      "url": "https://mcp.normhyra.ai"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "normhyra-ai-mcp",
  "transport": "streamable-http",
  "url": "https://mcp.normhyra.ai"
}
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 normhyra.ai was fetched 2026-07-26T22:50:25.390Z and is being refreshed.

Trust status Neutral

normhyra.ai is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.