loading…
Search for a command to run...
loading…
Provides access to the Netherlands National Archive collections through OAI-PMH and SPARQL for searching, browsing, and retrieving archival records. It features
Provides access to the Netherlands National Archive collections through OAI-PMH and SPARQL for searching, browsing, and retrieving archival records. It features specialized tools for exploring Dutch business history and colonial records using natural language queries.
This MCP server provides access to the Netherlands National Archive (Nationaal Archief) collections, with a focus on Dutch business history and colonial records that might contain information about F.W. Braat's activities in South Africa/Transvaal.
Install dependencies: pip install mcp httpx pydantic SPARQLWrapper
Run the server: python na_mcp_server.py
Primary Access Method: OAI-PMH via na_search_archives tool
Добавь это в claude_desktop_config.json и перезапусти Claude Desktop.
{
"mcpServers": {
"nationaal-archief-mcp-server": {
"command": "npx",
"args": []
}
}
}PRs, issues, code search, CI status
Database, auth and storage
Reference / test server with prompts, resources, and tools.
Secure file operations with configurable access controls.