INDIVIDUAL MCP TOOL
search_census_properties
Search residences / properties (bosteder) in the 1910 census - farms (gård/bruk) and urban addresses.
LIVE ENDPOINT
https://allemannsdata.com/arkivverket/mcp
Connect to this endpoint to inspect the live schema for search_census_properties and invoke it with your own arguments.
Indexed input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- No write-capable action terms were found; this is not proof that invocation has no side effects.
Parent server
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.arkivverket]
url = "https://allemannsdata.com/arkivverket/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"arkivverket": {
"type": "http",
"url": "https://allemannsdata.com/arkivverket/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: arkivverket
Remote MCP URL: https://allemannsdata.com/arkivverket/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": {
"arkivverket": {
"url": "https://allemannsdata.com/arkivverket/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"arkivverket": {
"type": "http",
"url": "https://allemannsdata.com/arkivverket/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "arkivverket",
"transport": "streamable-http",
"url": "https://allemannsdata.com/arkivverket/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
search_census_persons— Search people in the 1910 Norwegian census (folketelling 1910), the transcribed record of everyone present in Norway on 1 December 1910.get_census_person— Full 1910-census record for one person, with their whole household.get_census_property— Full 1910-census record for one residence, with all its residents.search_archives— Search Arkivportalen, the national archive catalogue: fonds, series and units held by Norwegian archive institutions (statsarkiv, byarkiv, private archives, ...).