io.github.lazyants/transkribus
NPM · @LAZYANTS/TRANSKRIBUS-MCP-SERVER · SCANNED SEP 21
MCP server for the Transkribus REST API — collections, documents, HTR/OCR, and models.
Available components
How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →
Supply Chain Security99
- No malware found by supply-chain analysis.Pass
- No known CVEs affecting this package version or its production dependencies.Pass
- No install/post-install scripts declared.Pass
- 34 of 121 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency87
- Source repository is publicly reachable at the declared URL. View diagnostics → Pass
- Cryptographically verified build provenance (signed, bound to lazyants/transkribus-mcp-server). View diagnostics → Pass
- License check failed: the license (FSL-1.1-MIT) isn't a recognized OSI-approved license. See how to fix → Fail
- Actively maintained (last published 13 days ago).Pass
- Publishes a security disclosure policy (SECURITY.md).Pass
Schema Quality & AI Usability79
- 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Pass
- AI-judged instruction clarity (good).Pass
- Tool/resource definitions use about 22100 tokens (~72/item across 305 items; 304 tools + 1 resources), lean.Pass
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management78
- Stability check failed: the tool surface changed between 3.1.0 and 4.0.0: 3 tool removals, 5 breaking changes, 7 additions. See how to fix → Fail
Tool Coverage100
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 100% of tool parameters carry a description.Pass
Tool Safety100
- No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
- All 29 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation.Pass
- An AI judge read all 305 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
- Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
How do I install the io.github.lazyants/transkribus MCP server?
io.github.lazyants/transkribus runs locally as an npm package, launched with npx -y @lazyants/transkribus-mcp-server. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.
npm · @lazyants/transkribus-mcp-server
claude mcp add lazyants-transkribus -- npx -y @lazyants/transkribus-mcp-server
{
"mcpServers": {
"lazyants-transkribus": {
"command": "npx",
"args": [
"-y",
"@lazyants/transkribus-mcp-server"
]
}
}
} {
"servers": {
"lazyants-transkribus": {
"command": "npx",
"args": [
"-y",
"@lazyants/transkribus-mcp-server"
]
}
}
} codex mcp add lazyants-transkribus -- npx -y @lazyants/transkribus-mcp-server
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"lazyants-transkribus": {
"type": "local",
"command": [
"npx",
"-y",
"@lazyants/transkribus-mcp-server"
],
"enabled": true
}
}
} openclaw mcp add lazyants-transkribus --command npx --arg -y --arg @lazyants/transkribus-mcp-server
mcp_servers:
lazyants-transkribus:
command: "npx"
args: ["-y", "@lazyants/transkribus-mcp-server"] {
"McpServers": {
"lazyants-transkribus": {
"Transport": "stdio",
"Command": "npx",
"Arguments": [
"-y",
"@lazyants/transkribus-mcp-server"
]
}
}
} assistant mcp add lazyants-transkribus -t stdio -c npx -a -y @lazyants/transkribus-mcp-server
{
"mcpServers": {
"lazyants-transkribus": {
"command": "npx",
"args": [
"-y",
"@lazyants/transkribus-mcp-server"
]
}
}
} Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.
- 20 Sept 26 −3
No change was recorded against any check on this day. Stability & Change Management went from 98 to 75.
- 18 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 92 to 95.
- 17 Sept 26 −1
No change was recorded against any check on this day. Stability & Change Management went from 98 to 92.
- 16 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 95 to 98. Other categories moved too: Supply Chain Security rose 1.
- 14 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 88 to 92.
- 13 Sept 26 +1
- Security disclosure: unverified → pass ▲ functional
- 12 Sept 26 −1
- Security disclosure: pass → unverified ▼ functional
- 11 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 78 to 82.
Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.
Captured 21 Sept 2026 · Analysed npm/@lazyants/transkribus-mcp-server@4.0.0
Provenance Verified
A signed build attestation was found and verified, binding this exact artifact to the source repository it claims to come from.
| Result | Verified |
|---|---|
| Ecosystem | npm |
| Reason | Verified |
| Discovered via | Registry attestation endpoint |
| Source repo | lazyants/transkribus-mcp-server |
| Certificate issuer | https://token.actions.githubusercontent.com |
| Certificate SAN | https://github.com/lazyants/transkribus-mcp-server/.github/workflows/publish-registry.yml@refs/tags/v4.0.0 |
| Rekor log index | 2753144926 |
| Predicate type | https://slsa.dev/provenance/v1 |
| Subject digest | sha512:43f92d3b9bec78141b1426bda49500c4362390f20c165ee96cd614531b966bdef3c28e086fbefbdebb582ae8f9be9324e28faa65c18be0acb3272df5f |
Background: How many MCP packages publish verified provenance →
Dependencies 121 packages
| Packages resolved | 121 |
|---|---|
| Stale | 34 |
| Tree resolution | Complete |
Background: SBOMs and build attestations, explained →
The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →
transkribus_recog_text2image_matching Run Text2Image Matching ~216
Run Text2Image matching using a specific model in a collection.
| Name | Type | Req | Description |
|---|---|---|---|
| addNotMatchedTextInLastLine | boolean | – | Add unmatched text in last line |
| allowDoubleMatching | boolean | – | Allow double matching |
| blockThresh | number | – | Block threshold |
| collId | integer | yes | Collection ID |
| credits | string | – | Credits parameter |
| doNotDeleteWorkDir | boolean | – | Do not delete work directory |
| docId | integer | yes | Document ID |
| keepUnmatchedLines | boolean | – | Keep unmatched lines |
| lineThresh | number | – | Line threshold |
| modelId | integer | yes | Model/HTR ID |
| pages | string | – | Page range (e.g. "1-5") |
| preserveLineOrder | boolean | – | Preserve line order |
| reductionMethod | integer | – | Reduction method |
| useCurrentTranskript | boolean | – | Use current transcript |
| useSourceLineFeeds | boolean | – | Use source line feeds |
No output schema declared.
No examples provided.
transkribus_recog_train_htr_citlab Train HTR (CITlab) ~48
Start CITlab HTR model training for a collection.
| Name | Type | Req | Description |
|---|---|---|---|
| collId | integer | yes | Collection ID |
| config | object | yes | Training configuration parameters |
No output schema declared.
No examples provided.
transkribus_recog_train_la_citlab Train Layout Analysis (CITlab) ~47
Start CITlab Layout Analysis model training for a collection.
| Name | Type | Req | Description |
|---|---|---|---|
| collId | integer | yes | Collection ID |
| config | object | yes | Training configuration parameters |
No output schema declared.
No examples provided.
transkribus_recog_train_la2 Train Layout Analysis 2 ~45
Start Layout Analysis 2 model training for a collection.
| Name | Type | Req | Description |
|---|---|---|---|
| collId | integer | yes | Collection ID |
| config | object | yes | Training configuration parameters |
No output schema declared.
No examples provided.
transkribus_recog_train_table Train Table Recognition ~42
Start table recognition model training for a collection.
| Name | Type | Req | Description |
|---|---|---|---|
| collId | integer | yes | Collection ID |
| config | object | yes | Training configuration parameters |
No output schema declared.
No examples provided.
transkribus_recog_update Update Recognition Model ~49
Update a recognition model in a collection.
| Name | Type | Req | Description |
|---|---|---|---|
| body | object | yes | Model update data |
| collId | integer | yes | Collection ID |
| id | integer | yes | Resource ID |
No output schema declared.
No examples provided.
transkribus_search_fulltext Fulltext Search ~106
Search across document transcriptions using a fulltext query.
| Name | Type | Req | Description |
|---|---|---|---|
| collId | integer | – | Limit search to a specific collection ID |
| filter | string | – | Filter string |
| legacy | boolean | – | Use legacy search |
| query | string | yes | Fulltext search query |
| rows | integer | – | Number of results (default 10) |
| start | integer | – | Start offset (default 0) |
| type | string | – | Filter by document type |
No output schema declared.
No examples provided.
transkribus_search_keyword Keyword Search ~113
Search for documents matching a keyword.
| Name | Type | Req | Description |
|---|---|---|---|
| collId | integer | – | Limit search to a specific collection ID |
| filter | string | – | Filter string |
| fuzzy | integer | – | Fuzzy matching level |
| probH | number | – | Upper probability threshold |
| probL | number | – | Lower probability threshold |
| query | string | yes | Keyword search query |
| rows | integer | – | Number of results |
| sorting | string | – | Sorting mode |
| start | integer | – | Start offset |
No output schema declared.
No examples provided.
transkribus_search_replace Search and Replace ~71
Search for a term and replace it across documents.
| Name | Type | Req | Description |
|---|---|---|---|
| collId | integer | – | Limit to a specific collection ID |
| docId | integer | – | Limit to a specific document ID |
| replaceTerm | string | yes | Replacement term |
| searchTerm | string | yes | Term to search for |
No output schema declared.
No examples provided.
transkribus_search_replace_in_collection Search and Replace in Collection ~127
Search for a term and replace it within a specific collection.
| Name | Type | Req | Description |
|---|---|---|---|
| collId | integer | yes | Collection ID |
| docId | integer | – | Limit to a specific document ID |
| filter | string | – | Filter string |
| legacy | boolean | – | Use legacy search |
| query | string | – | Search query |
| replaceTerm | string | yes | Replacement term |
| rows | integer | – | Number of results |
| searchTerm | string | yes | Term to search for |
| start | integer | – | Start offset |
| type | string | – | Search type |
No output schema declared.
No examples provided.
transkribus_search_reset_index Reset Search Index ~56
Reset the search index, optionally for a specific collection.
| Name | Type | Req | Description |
|---|---|---|---|
| collId | integer | – | Collection ID to reset index for |
| id | integer | – | Document ID |
| pageId | integer | – | Page ID |
No output schema declared.
No examples provided.
transkribus_search_tags Search Tags ~173
Search for tags, optionally filtered by collection or tag name.
| Name | Type | Req | Description |
|---|---|---|---|
| attributes | string | – | Attributes filter |
| caseSensitive | boolean | – | Case sensitive search (default false) |
| collId | integer | – | Limit search to a specific collection ID |
| exactMatch | boolean | – | Require exact match (default true) |
| id | string | – | Document ID |
| legacy | boolean | – | Use legacy search (default false) |
| pageId | string | – | Page ID |
| regionType | string | – | Region type (default "Line") |
| rows | integer | – | Number of results (default 20000) |
| start | integer | – | Start offset (default 0) |
| tagName | string | – | Filter by tag name |
| tagValue | string | – | Filter by tag value |
No output schema declared.
No examples provided.
transkribus_server_available_files Available Client Files ~31
List available client files on the server.
| Name | Type | Req | Description |
|---|---|---|---|
| isRelease | boolean | – | Filter release files |
No output schema declared.
No examples provided.
transkribus_server_bug_report Submit Bug Report ~45
Submit a bug report to the Transkribus server.
| Name | Type | Req | Description |
|---|---|---|---|
| description | string | yes | Detailed description of the bug |
| subject | string | yes | Bug report subject |
No output schema declared.
No examples provided.
transkribus_server_client_version Get Client Version ~42
Get the current Transkribus client version.
| Name | Type | Req | Description |
|---|---|---|---|
| isRelease | boolean | – | Filter release version |
| packageType | string | – | Package type |
No output schema declared.
No examples provided.
transkribus_server_download_client_file Download Client File ~56
Download a specific client file by name.
| Name | Type | Req | Description |
|---|---|---|---|
| fileName | string | yes | Name of the file to download |
| isRelease | boolean | – | Filter release files |
| libsMap | string | – | Libraries map |
No output schema declared.
No examples provided.
transkribus_server_download_client_file_new Download Client File (New) ~49
Download a specific client file using the new endpoint.
| Name | Type | Req | Description |
|---|---|---|---|
| fileName | string | yes | Name of the file to download |
| isRelease | boolean | – | Filter release files |
No output schema declared.
No examples provided.
transkribus_server_download_gui Download Latest GUI ~44
Download the latest Transkribus GUI version.
| Name | Type | Req | Description |
|---|---|---|---|
| isRelease | boolean | – | Download release version |
| packageType | string | – | Package type to download |
No output schema declared.
No examples provided.
transkribus_server_get_events Get Events ~18
Retrieve server events and notifications.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
transkribus_server_version Get Server Version ~20
Get the current Transkribus server version.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
transkribus_stat_get_coll Get Collection Statistics ~28
Get statistics for a collection.
| Name | Type | Req | Description |
|---|---|---|---|
| collId | integer | yes | Collection ID |
No output schema declared.
No examples provided.
transkribus_stat_get_coll_stats Get Collection Stats (New) ~32
Get collection statistics using the new stats endpoint.
| Name | Type | Req | Description |
|---|---|---|---|
| collId | integer | yes | Collection ID |
No output schema declared.
No examples provided.
transkribus_stat_get_page_status Get Page Status ~85
Get the page status overview for a collection.
| Name | Type | Req | Description |
|---|---|---|---|
| collId | integer | yes | Collection ID |
| index | integer | – | Start index (0-based) |
| nValues | integer | – | Number of results (-1 for all) |
| sortColumn | string | – | Column to sort by |
| sortDirection | string | – | Sort direction: asc or desc |
No output schema declared.
No examples provided.
transkribus_stat_get_pages_filtered Get Collection Pages (Filtered) ~43
Get collection pages with filtering via POST body.
| Name | Type | Req | Description |
|---|---|---|---|
| body | object | – | Filter criteria for pages |
| collId | integer | yes | Collection ID |
No output schema declared.
No examples provided.
transkribus_stat_get_storage_usage Get Storage Usage Details ~31
Get storage usage details for a collection.
| Name | Type | Req | Description |
|---|---|---|---|
| collId | integer | yes | Collection ID |
No output schema declared.
No examples provided.
transkribus_stat_update_page_status Update Page Status ~56
Update the status of pages in a collection.
| Name | Type | Req | Description |
|---|---|---|---|
| collId | integer | yes | Collection ID |
| pageId | integer | – | Specific page ID to update |
| status | string | yes | New page status value |
No output schema declared.
No examples provided.
transkribus_system_db_status Database Status ~22
Check the status of the Transkribus database.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
transkribus_system_fimagestore Image Store Status ~24
Check the status of the Transkribus image store.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
transkribus_upload_bulk_update_doc_metadata Bulk Update Document Metadata ~81
Bulk update document metadata for uploads from a CSV payload.
| Name | Type | Req | Description |
|---|---|---|---|
| csv | string | – | Inline CSV content. Exactly one of "csv" or "csvFilePath" is required. |
| csvFilePath | string | – | Absolute path to a local CSV file. Exactly one of "csv" or "csvFilePath" is required. |
No output schema declared.
No examples provided.
transkribus_upload_bulk_update_isad_metadata Bulk Update ISAD Metadata ~85
Bulk update ISAD(G) metadata for uploads from a CSV payload.
| Name | Type | Req | Description |
|---|---|---|---|
| csv | string | – | Inline CSV content. Exactly one of "csv" or "csvFilePath" is required. |
| csvFilePath | string | – | Absolute path to a local CSV file. Exactly one of "csv" or "csvFilePath" is required. |
No output schema declared.
No examples provided.
transkribus_upload_create_from_mets Create Upload from METS ~98
Create an upload from a METS XML document.
| Name | Type | Req | Description |
|---|---|---|---|
| collId | integer | yes | Collection ID |
| metsFilePath | string | – | Absolute path to a local METS XML file. Exactly one of "metsXml" or "metsFilePath" is required. |
| metsXml | string | – | Inline METS XML document content. Exactly one of "metsXml" or "metsFilePath" is required. |
No output schema declared.
No examples provided.
transkribus_upload_create_s3 Create S3 Upload ~76
Create an upload from an S3 source.
| Name | Type | Req | Description |
|---|---|---|---|
| collId | integer | yes | Collection ID |
| id | integer | – | Upload ID |
| s3Bucket | string | – | S3 bucket name |
| s3Key | string | – | S3 object key |
| title | string | – | Document title |
No output schema declared.
No examples provided.
transkribus_upload_create_structure Create Upload Structure ~89
Create an upload document structure describing pages to be uploaded.
| Name | Type | Req | Description |
|---|---|---|---|
| author | string | – | Document author |
| collId | integer | yes | Collection ID |
| description | string | – | Document description |
| pages | array | yes | Ordered list of pages in this upload structure |
| relatedUploadId | integer | – | ID of a related upload |
| title | string | yes | Document title |
No output schema declared.
No examples provided.
transkribus_upload_delete Delete Upload ~27
Delete an upload by ID.
| Name | Type | Req | Description |
|---|---|---|---|
| uploadId | integer | yes | Resource ID |
No output schema declared.
No examples provided.
transkribus_upload_get_bulk_doc_metadata Get Bulk Document Metadata ~31
Retrieve bulk document metadata for uploads.
| Name | Type | Req | Description |
|---|---|---|---|
| collId | integer | – | Collection ID |
No output schema declared.
No examples provided.
transkribus_upload_get_bulk_isad_metadata Get Bulk ISAD Metadata ~35
Retrieve bulk ISAD(G) metadata for uploads.
| Name | Type | Req | Description |
|---|---|---|---|
| collId | integer | – | Collection ID |
No output schema declared.
No examples provided.
transkribus_upload_get_status Get Upload Status ~31
Get the status of an upload by ID.
| Name | Type | Req | Description |
|---|---|---|---|
| uploadId | integer | yes | Resource ID |
No output schema declared.
No examples provided.
transkribus_upload_page Upload Page ~93
Upload a page image (and optional PAGE XML) to an existing upload.
| Name | Type | Req | Description |
|---|---|---|---|
| fileName | string | – | File name for the image part, overriding the local file's basename |
| imagePath | string | yes | Absolute local path to the page image file |
| pageXmlPath | string | – | Absolute local path to a PAGE XML file for this page |
| uploadId | integer | yes | Resource ID |
No output schema declared.
No examples provided.
transkribus_upload_update_metadata Update Upload Metadata ~52
Update metadata for an existing upload.
| Name | Type | Req | Description |
|---|---|---|---|
| collId | integer | – | Collection ID |
| metadata | object | – | Metadata key-value pairs to update |
| uploadId | integer | yes | Resource ID |
No output schema declared.
No examples provided.
transkribus_user_activity_recognition Get User Recognition Activity ~55
Get recognition activity history for a specific user.
| Name | Type | Req | Description |
|---|---|---|---|
| from | number | – | Start timestamp (epoch ms) |
| id | integer | yes | Resource ID |
| to | number | – | End timestamp (epoch ms) |
No output schema declared.
No examples provided.
transkribus_user_activity_saves Get User Save Activity ~55
Get save activity history for a specific user.
| Name | Type | Req | Description |
|---|---|---|---|
| from | number | – | Start timestamp (epoch ms) |
| id | integer | yes | Resource ID |
| to | number | – | End timestamp (epoch ms) |
No output schema declared.
No examples provided.
transkribus_user_count_my_docs Count My Documents ~68
Get the total number of documents owned by the current user.
| Name | Type | Req | Description |
|---|---|---|---|
| getAllDocsIfAdmin | boolean | – | Get all docs if admin |
| index | integer | – | Start index (0-based) |
| nValues | integer | – | Number of results (-1 for all) |
No output schema declared.
No examples provided.
transkribus_user_delete Delete User ~26
Delete a user by ID.
| Name | Type | Req | Description |
|---|---|---|---|
| id | integer | yes | Resource ID |
No output schema declared.
No examples provided.
transkribus_user_find Find User ~83
Search for users by username/email.
| Name | Type | Req | Description |
|---|---|---|---|
| caseSensitive | boolean | – | Case sensitive search (default false) |
| exactMatch | boolean | – | Require exact match (default true) |
| firstName | string | – | Filter by first name |
| lastName | string | – | Filter by last name |
| user | string | – | Username or email to search for |
No output schema declared.
No examples provided.
transkribus_user_get Get User ~29
Get details of a specific user by ID.
| Name | Type | Req | Description |
|---|---|---|---|
| id | integer | yes | Resource ID |
No output schema declared.
No examples provided.
transkribus_user_get_job_acl Get Job ACL ~24
Get the job access control list for the current user.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
transkribus_user_get_stats Get User Stats ~20
Get usage statistics for the current user.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
transkribus_user_get_storage Get User Storage ~30
Get storage usage information for a specific user.
| Name | Type | Req | Description |
|---|---|---|---|
| id | integer | yes | Resource ID |
No output schema declared.
No examples provided.
transkribus_user_init Initialize User ~67
Initialize or set up a user account by ID.
| Name | Type | Req | Description |
|---|---|---|---|
| string | – | Email address | |
| firstName | string | – | First name |
| id | integer | yes | Resource ID |
| lastName | string | – | Last name |
| username | string | – | Username |
No output schema declared.
No examples provided.
transkribus_user_is_allowed_for_job Is User Allowed for Job ~40
Check if the current user is allowed to run a specific job type.
| Name | Type | Req | Description |
|---|---|---|---|
| jobImpl | string | yes | Job implementation class name |
No output schema declared.
No examples provided.
What is the io.github.lazyants/transkribus MCP server?
io.github.lazyants/transkribus is an MCP server listed in the public MCP registry as io.github.lazyants/transkribus. MCP server for the Transkribus REST API, collections, documents, HTR/OCR, and models. This page covers its npm package (@lazyants/transkribus-mcp-server).
Is the io.github.lazyants/transkribus MCP server safe to use?
io.github.lazyants/transkribus scores 90 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 21 September 2026. It declares no install or post-install scripts. Its build provenance is signed and verified. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.
What tools does the io.github.lazyants/transkribus MCP server expose?
io.github.lazyants/transkribus exposes 304 tools: transkribus_auth_check_session, transkribus_auth_get_details, transkribus_auth_invalidate, transkribus_auth_logout, transkribus_auth_refresh, and 299 more. Their descriptions and schemas cost roughly 22,073 tokens of context every time the server is loaded.
Is the io.github.lazyants/transkribus MCP server still maintained?
io.github.lazyants/transkribus is still listed as active in the MCP registry. We last reached this channel on 21 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.
What licence is the io.github.lazyants/transkribus MCP server under?
io.github.lazyants/transkribus declares the FSL-1.1-MIT licence, which is not on the OSI-approved list. Read the terms before using it at work, and note this covers the source only, not the cost of any service it calls.