Loading MCP server directory, please wait...
MCP server for the Transkribus REST API — collections, documents, HTR/OCR, and models.
npx @getmcp/cli add io.github.lazyants/transkribusRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.lazyants/transkribus": {
"command": "npx",
"args": [
"-y",
"@lazyants/transkribus-mcp-server"
]
}
}
}