Server data from the Official MCP Registry
MCP server for the Transkribus REST API — collections, documents, HTR/OCR, and models.
MCP server for the Transkribus REST API — collections, documents, HTR/OCR, and models.
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-lazyants-transkribus": {
"args": [
"-y",
"@lazyants/transkribus-mcp-server"
],
"command": "npx"
}
}
}This is a well-structured MCP server for the Transkribus REST API with proper authentication handling using environment variables and comprehensive tool coverage. The server includes proper session management, reasonable permissions for a developer tools server, and clean code patterns with only minor code quality improvements needed. Supply chain analysis found 5 known vulnerabilities in dependencies (1 critical, 4 high severity). Package verification found 1 issue.
Scanned 4 files · 8 findings
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Be the first to review this server!