io.github.lazyants/transkribus
NPM · @LAZYANTS/TRANSKRIBUS-MCP-SERVER · SCANNED AUG 3
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 →
Supply Chain Security87
- No malware found by supply-chain analysis.Pass
- Only part of the dependency tree could be resolved (107 of 108), so this covers what we could see, not the whole tree.Partial
- No install/post-install scripts declared.Pass
- Only part of the dependency tree could be resolved (107 of 108), so this covers what we could see, not the whole tree. View diagnostics → Partial
Provenance & Transparency84
- 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 16 days ago).Pass
- Disclosure check failed: no security disclosure policy was found in the source repository. See how to fix → Fail
Schema Quality & AI Usability82
- 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 21216 tokens (~70/item across 301 items; 300 tools + 1 resources), lean.Pass
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management0
- Stability not yet verified: not enough scan history yet (needs a 30-day window).Unverified
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
Capabilities100
- Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Unverified: 1 category
A category scored 0 because we could not verify it: a data source with nothing on this package, evidence we could not reach, or a check we could not run. We only credit what we can confirm.
Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.
npm · @lazyants/transkribus-mcp-server
claude mcp add lazyants-transkribus -- npx -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": {
"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.
- 2 Aug 26 +48
- Install scripts: unverified → pass ▲ security
- Provenance: unverified → pass ▲ security
- Known CVEs: unverified → partial ▲ security
- Malware scan: unverified → pass ▲ security
- Stability: Stability not yet verified: not enough scan history yet (needs a 30-day window). security
- The attested source repository moved: lazyants/transkribus-mcp-server security
- License: unverified → fail ▼ functional
- Dependency health: unverified → partial ▲ functional
- Maintenance: unverified → pass ▲ functional
- Schema quality: unverified → good ▲ functional
- MCP protocol: unverified → pass ▲ functional
- Licence: FSL-1.1-MIT functional
- 31 Jul 26 −27
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
- 27 Jul 26 53
First indexed and scored.
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 3 Aug 2026 · Analysed npm/@lazyants/[email protected]
Provenance verified
Ecosystem: npm · Outcome: verified
Reason: verified
- 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/v3.0.0
- Rekor log index:
- 2191746807
- Predicate type:
- https://slsa.dev/provenance/v1
- Subject digest:
- sha512:ea33452587f529623b38471e64829d121b58549662fb29d87645adcb49a15eb7826e44ae6a24a59ddaf9325eaaefeb74c4ecaa33d5fccef24c5601e4e
- Discovery method:
- attestation_endpoint
Dependencies 107 packages
107 packages in the resolved dependency tree · 107 deprecated · 32 stale.
The dependency tree was only partially resolved, so these counts may be incomplete.
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.
transkribus_coll_get_tag_defs Get Collection Tag Definitions ~41
List tag definitions for a collection.
| Name | Type | Req | Description |
|---|---|---|---|
| collId | integer | yes | Collection ID |
| legacy | boolean | — | Use legacy tag definitions |
No output schema declared.
No examples provided.
transkribus_coll_label_list List Collection Labels ~99
List all labels associated with a collection.
| Name | Type | Req | Description |
|---|---|---|---|
| collId | integer | yes | Collection ID |
| index | integer | — | Start index (0-based) |
| isDeleted | string | — | Filter by deleted status (default "false") |
| 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_coll_list List Collections ~131
List all collections accessible to the current user.
| Name | Type | Req | Description |
|---|---|---|---|
| collId | string | — | Filter by collection ID |
| excludeEmpty | boolean | — | Exclude empty collections |
| favorites | boolean | — | Filter favorites only |
| filter | string | — | Filter string |
| index | integer | — | Start index |
| nValues | integer | — | Number of values |
| role | string | — | Filter by user role |
| sortColumn | string | — | Column to sort by |
| sortDirection | string | — | Sort direction (asc/desc) |
| userid | integer | — | Filter by user ID |
No output schema declared.
No examples provided.
transkribus_coll_list_by_name List Collections By Name ~96
Search for collections by name.
| Name | Type | Req | Description |
|---|---|---|---|
| exactMatch | boolean | — | Require exact name match |
| index | integer | — | Start index (0-based) |
| nValues | integer | — | Number of results (-1 for all) |
| name | string | yes | Collection name to search for |
| sortColumn | string | — | Column to sort by |
| sortDirection | string | — | Sort direction: asc or desc |
No output schema declared.
No examples provided.
transkribus_coll_list_docs List Documents in Collection ~291
List all documents in a collection with pagination.
| Name | Type | Req | Description |
|---|---|---|---|
| author | string | — | Filter by author |
| authority | string | — | Filter by authority |
| collId | integer | yes | Collection ID |
| createdfrom | number | — | Created from timestamp |
| createdto | number | — | Created to timestamp |
| description | string | — | Filter by description |
| extId | string | — | Filter by external ID |
| genre | string | — | Filter by genre |
| hierarchy | string | — | Filter by hierarchy |
| includeNulls | boolean | — | Include null values |
| index | integer | — | Start index (0-based) |
| isDeleted | string | — | Include deleted documents |
| labelId | string | — | Filter by label ID |
| language | string | — | Filter by language |
| nValues | integer | — | Number of results (-1 for all) |
| pagingWrapper | boolean | — | Use paging wrapper |
| scriptType | string | — | Filter by script type |
| sortColumn | string | — | Column to sort by |
| sortDirection | string | — | Sort direction: asc or desc |
| title | string | — | Filter by document title |
| ultimestamp | number | — | Last modified timestamp |
| uploader | string | — | Filter by uploader name |
| uploaderId | integer | — | Filter by uploader ID |
| writer | string | — | Filter by writer |
No output schema declared.
No examples provided.
transkribus_coll_list_docs_xml List Documents in Collection (XML) ~90
List all documents in a collection in XML format.
| Name | Type | Req | Description |
|---|---|---|---|
| collId | integer | yes | Collection ID |
| index | integer | — | Start index |
| isDeleted | string | — | Include deleted documents |
| nValues | integer | — | Number of values |
| sortColumn | string | — | Column to sort by |
| sortDirection | string | — | Sort direction (asc/desc) |
No output schema declared.
No examples provided.
transkribus_coll_list_for_user List Collections for User ~99
List collections accessible to a specific user.
| Name | Type | Req | Description |
|---|---|---|---|
| excludeEmpty | boolean | — | Exclude empty collections |
| index | integer | — | Start index |
| nValues | integer | — | Number of values |
| role | string | — | Filter by user role |
| sortColumn | string | — | Column to sort by |
| sortDirection | string | — | Sort direction (asc/desc) |
| userid | integer | yes | User ID |
No output schema declared.
No examples provided.
transkribus_coll_list_paged List Collections (Paged) ~85
List collections with pagination support.
| Name | Type | Req | Description |
|---|---|---|---|
| empty | boolean | — | Include empty collections (default false) |
| 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_coll_list_xml List Collections (XML) ~65
List all collections in XML format.
| Name | Type | Req | Description |
|---|---|---|---|
| index | integer | — | Start index |
| nValues | integer | — | Number of values |
| sortColumn | string | — | Column to sort by |
| sortDirection | string | — | Sort direction (asc/desc) |
No output schema declared.
No examples provided.
transkribus_coll_modify Modify Collection ~48
Modify the properties of a collection.
| Name | Type | Req | Description |
|---|---|---|---|
| collId | integer | yes | Collection ID |
| collName | string | — | New collection name |
| description | string | — | New description |
No output schema declared.
No examples provided.
transkribus_coll_remove_doc Remove Document from Collection ~43
Remove a document from a collection without deleting it.
| Name | Type | Req | Description |
|---|---|---|---|
| collId | integer | yes | Collection ID |
| id | integer | yes | Document ID to remove |
No output schema declared.
No examples provided.
transkribus_coll_remove_favorite Remove Collection from Favorites ~31
Remove a collection from the user favorites.
| Name | Type | Req | Description |
|---|---|---|---|
| collId | integer | yes | Collection ID |
No output schema declared.
No examples provided.
transkribus_coll_remove_user Remove User from Collection (POST) ~44
Remove a user from a collection using the POST endpoint.
| Name | Type | Req | Description |
|---|---|---|---|
| collId | integer | yes | Collection ID |
| userid | integer | yes | User ID to remove |
No output schema declared.
No examples provided.
transkribus_coll_subscribe_get Get Collection Subscription ~31
Get the subscription status for a collection.
| Name | Type | Req | Description |
|---|---|---|---|
| collId | integer | yes | Collection ID |
No output schema declared.
No examples provided.
transkribus_coll_update_default_tag_defs Update Default Tag Definitions ~33
Update the default tag definitions across all collections.
| Name | Type | Req | Description |
|---|---|---|---|
| body | object | yes | Tag definitions data |
No output schema declared.
No examples provided.
transkribus_coll_update_metadata Update Collection Metadata ~56
Update the metadata for a collection.
| Name | Type | Req | Description |
|---|---|---|---|
| collId | integer | yes | Collection ID |
| description | string | — | Collection description |
| language | string | — | Primary language |
| title | string | — | Collection title |
No output schema declared.
No examples provided.
transkribus_coll_update_tag_defs Update Collection Tag Definitions ~41
Update tag definitions for a specific collection.
| Name | Type | Req | Description |
|---|---|---|---|
| body | object | yes | Tag definitions data |
| collId | integer | yes | Collection ID |
No output schema declared.
No examples provided.
transkribus_coll_upload_doc Upload Document ~56
Upload a document to a collection.
| Name | Type | Req | Description |
|---|---|---|---|
| author | string | — | Document author |
| collId | integer | yes | Collection ID |
| description | string | — | Document description |
| title | string | — | Document title |
No output schema declared.
No examples provided.
transkribus_coll_upload_doc_multipart Upload Document (Multipart) ~62
Upload a document to a collection using multipart form data.
| Name | Type | Req | Description |
|---|---|---|---|
| author | string | — | Document author |
| collId | integer | yes | Collection ID |
| description | string | — | Document description |
| title | string | — | Document title |
No output schema declared.
No examples provided.
transkribus_coll_user_add Add User to Collection ~73
Add a new user to a collection with an optional role.
| Name | Type | Req | Description |
|---|---|---|---|
| collId | integer | yes | Collection ID |
| role | string | — | Role to assign to the user |
| sendMail | boolean | — | Send notification email (default false) |
| userId | integer | yes | User ID to add |
No output schema declared.
No examples provided.
transkribus_coll_user_add_or_modify Add or Modify User in Collection ~88
Add a user to a collection or modify their role if they already exist.
| Name | Type | Req | Description |
|---|---|---|---|
| collId | integer | yes | Collection ID |
| role | string | yes | Role to assign to the user |
| sendMail | boolean | — | Send notification email |
| userId | integer | yes | User ID to add or modify |
| userid | integer | — | User ID (alternative) |
No output schema declared.
No examples provided.
transkribus_coll_user_count Count Collection Users ~42
Get the number of users in a collection.
| Name | Type | Req | Description |
|---|---|---|---|
| collId | integer | yes | Collection ID |
| role | string | — | Filter by user role |
No output schema declared.
No examples provided.
transkribus_coll_user_get_list Get Collection Users ~91
Get the list of users with access to a collection.
| Name | Type | Req | Description |
|---|---|---|---|
| collId | integer | yes | Collection ID |
| index | integer | — | Start index |
| nValues | integer | — | Number of values |
| role | string | — | Filter by user role |
| sortColumn | string | — | Column to sort by |
| sortDirection | string | — | Sort direction (asc/desc) |
No output schema declared.
No examples provided.
transkribus_coll_user_list List Collection Users ~88
List users of a collection with optional pagination.
| Name | Type | Req | Description |
|---|---|---|---|
| collId | integer | yes | Collection ID |
| index | integer | — | Start index |
| nValues | integer | — | Number of values |
| role | string | — | Filter by user role |
| sortColumn | string | — | Column to sort by |
| sortDirection | string | — | Sort direction (asc/desc) |
No output schema declared.
No examples provided.
transkribus_coll_user_remove Remove User from Collection ~44
Remove a user from a collection by their user ID.
| Name | Type | Req | Description |
|---|---|---|---|
| collId | integer | yes | Collection ID |
| userid | integer | yes | User ID to remove |
No output schema declared.
No examples provided.
transkribus_coll_user_stats Get User Stats ~75
Get user statistics for a collection.
| Name | Type | Req | Description |
|---|---|---|---|
| collId | integer | yes | Collection ID |
| index | integer | — | Start index |
| nValues | integer | — | Number of values |
| sortColumn | string | — | Column to sort by |
| sortDirection | string | — | Sort direction (asc/desc) |
No output schema declared.
No examples provided.
transkribus_coll_user_update_role Update User Role ~69
Update the role of a user in a collection.
| Name | Type | Req | Description |
|---|---|---|---|
| collId | integer | yes | Collection ID |
| role | string | yes | New role to assign |
| sendMail | boolean | — | Send notification email (default true) |
| userid | integer | yes | User ID to update |
No output schema declared.
No examples provided.
transkribus_credit_create Create Credit Package ~61
Create a new credit package.
| Name | Type | Req | Description |
|---|---|---|---|
| amount | number | — | Credit amount |
| label | string | — | Label for the credit package |
| sourcePackageId | integer | — | Source credit package ID |
| type | string | — | Credit package type |
No output schema declared.
No examples provided.
transkribus_credit_get Get Credit Package ~30
Get details of a specific credit package by ID.
| Name | Type | Req | Description |
|---|---|---|---|
| id | integer | yes | Resource ID |
No output schema declared.
No examples provided.
transkribus_credit_get_collections Get Credit Package Collections ~31
List collections associated with a specific credit package.
| Name | Type | Req | Description |
|---|---|---|---|
| id | integer | yes | Resource ID |
No output schema declared.
No examples provided.
transkribus_credit_get_costs Get Credit Costs ~44
Get the credit cost information, optionally filtered by type.
| Name | Type | Req | Description |
|---|---|---|---|
| time | number | — | Time filter |
| type | string | — | Filter by cost type |
No output schema declared.
No examples provided.
transkribus_credit_get_history Get Credit History ~84
Get the credit usage history with pagination.
| Name | Type | Req | Description |
|---|---|---|---|
| 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 |
| userid | integer | — | Filter by user ID |
No output schema declared.
No examples provided.
transkribus_credit_get_package_transactions Get Credit Package Transactions ~84
List credit transactions for a specific credit package.
| Name | Type | Req | Description |
|---|---|---|---|
| id | integer | yes | Resource 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_credit_get_products Get Credit Products ~65
List available credit products for purchase.
| Name | Type | Req | Description |
|---|---|---|---|
| index | integer | — | Start index |
| nValues | integer | — | Number of values |
| sortColumn | string | — | Column to sort by |
| sortDirection | string | — | Sort direction (asc/desc) |
No output schema declared.
No examples provided.
transkribus_credit_get_transactions Get Credit Transactions ~71
List credit transactions with pagination.
| Name | Type | Req | Description |
|---|---|---|---|
| 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_credit_handle_order Handle Credit Order ~47
Process a credit order by ID.
| Name | Type | Req | Description |
|---|---|---|---|
| id | integer | yes | Resource ID |
| paymentMethod | string | — | Payment method |
| status | string | — | Order status |
No output schema declared.
No examples provided.
transkribus_credit_list_by_user List Credits by User ~141
List credit packages for the current user.
| Name | Type | Req | Description |
|---|---|---|---|
| includeExpired | boolean | — | Include expired credits |
| index | integer | — | Start index (0-based) |
| isShared | boolean | — | Filter shared credits |
| minBalance | number | — | Minimum balance filter |
| nValues | integer | — | Number of results (-1 for all) |
| onlyActive | boolean | — | Only active credits |
| shareable | boolean | — | Filter shareable credits |
| sortColumn | string | — | Column to sort by |
| sortDirection | string | — | Sort direction: asc or desc |
| userid | integer | — | Filter by user ID |
No output schema declared.
No examples provided.
transkribus_credit_manage Manage Credit History ~83
Create or update credit history entries.
| Name | Type | Req | Description |
|---|---|---|---|
| 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 |
| sourceUserId | integer | — | Source user ID |
No output schema declared.
No examples provided.
transkribus_credit_update Update Credit Package ~46
Update an existing credit package by ID.
| Name | Type | Req | Description |
|---|---|---|---|
| amount | number | — | Updated amount |
| id | integer | yes | Resource ID |
| label | string | — | Updated label |
No output schema declared.
No examples provided.
transkribus_crowd_delete_messages Delete Crowd Project Messages ~46
Delete messages from the crowd project of a collection.
| Name | Type | Req | Description |
|---|---|---|---|
| collId | integer | yes | Collection ID |
| id | integer | — | Specific message ID to delete |
No output schema declared.
No examples provided.
transkribus_crowd_delete_milestones Delete Crowd Project Milestones ~48
Delete milestones from the crowd project of a collection.
| Name | Type | Req | Description |
|---|---|---|---|
| collId | integer | yes | Collection ID |
| id | integer | — | Specific milestone ID to delete |
No output schema declared.
No examples provided.
transkribus_crowd_get_project Get Crowd Project ~33
Get the crowd project details for a collection.
| Name | Type | Req | Description |
|---|---|---|---|
| collId | integer | yes | Collection ID |
No output schema declared.
No examples provided.
transkribus_crowd_post_message Post Crowd Project Message ~47
Store a new message in the crowd project of a collection.
| Name | Type | Req | Description |
|---|---|---|---|
| collId | integer | yes | Collection ID |
| message | string | yes | Message content to store |
No output schema declared.
No examples provided.
transkribus_crowd_post_milestone Post Crowd Project Milestone ~58
Store a new milestone in the crowd project of a collection.
| Name | Type | Req | Description |
|---|---|---|---|
| collId | integer | yes | Collection ID |
| date | string | — | Milestone date |
| title | string | yes | Milestone title |
No output schema declared.
No examples provided.
transkribus_crowd_post_project Create or Update Crowd Project ~45
Create or update the crowd project configuration for a collection.
| Name | Type | Req | Description |
|---|---|---|---|
| body | object | yes | Crowd project data |
| collId | integer | yes | Collection ID |
No output schema declared.
No examples provided.
transkribus_crowdsource_count Count Crowdsourcing Projects ~23
Get the total count of crowdsourcing projects.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
transkribus_crowdsource_get_details Get Crowdsourcing Details ~33
Get crowdsourcing details for a collection.
| Name | Type | Req | Description |
|---|---|---|---|
| collId | integer | yes | Collection ID |
No output schema declared.
No examples provided.
transkribus_crowdsource_list List Crowdsourcing Projects ~73
List available crowdsourcing projects.
| Name | Type | Req | Description |
|---|---|---|---|
| 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_crowdsource_subscribe Subscribe to Crowdsourcing ~35
Subscribe to a crowdsourcing project for a collection.
| Name | Type | Req | Description |
|---|---|---|---|
| collId | integer | yes | Collection ID |
No output schema declared.
No examples provided.
transkribus_crowdsource_unsubscribe Unsubscribe from Crowdsourcing ~36
Unsubscribe from a crowdsourcing project for a collection.
| Name | Type | Req | Description |
|---|---|---|---|
| collId | integer | yes | Collection ID |
No output schema declared.
No examples provided.