io.github.lazyants/transkribus
NPM · @LAZYANTS/TRANSKRIBUS-MCP-SERVER · SCANNED SEP 20
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 12 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 Management75
- 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 20 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_action_count Count Actions ~160
Get the total count of actions, optionally filtered by collection or type.
| Name | Type | Req | Description |
|---|---|---|---|
| clientId | integer | – | Filter by client ID |
| collId | integer | – | Filter by collection ID |
| end | number | – | End timestamp |
| id | integer | – | Filter by action ID |
| isDeleted | boolean | – | Include deleted actions |
| mostRecentBy | string | – | Most recent by filter |
| page | integer | – | Filter by page number |
| pageId | integer | – | Filter by page ID |
| start | number | – | Start timestamp |
| type | string | – | Filter by action type |
| typeId | string | – | Filter by action type ID |
| userid | integer | – | Filter by user ID |
No output schema declared.
No examples provided.
transkribus_action_info Get Action Info ~28
Retrieve detailed information about a specific action.
| Name | Type | Req | Description |
|---|---|---|---|
| id | integer | yes | Resource ID |
No output schema declared.
No examples provided.
transkribus_action_list List Actions ~223
List actions with optional filtering by collection, type, and pagination.
| Name | Type | Req | Description |
|---|---|---|---|
| clientId | integer | – | Filter by client ID |
| collId | integer | – | Filter by collection ID |
| end | number | – | End timestamp |
| id | integer | – | Filter by action ID |
| index | integer | – | Start index (0-based) |
| isDeleted | boolean | – | Include deleted actions |
| mostRecentBy | string | – | Most recent by filter |
| nValues | integer | – | Number of results (-1 for all) |
| page | integer | – | Filter by page number |
| pageId | integer | – | Filter by page ID |
| pagingWrapper | boolean | – | Use paging wrapper |
| sortColumn | string | – | Column to sort by |
| sortDirection | string | – | Sort direction: asc or desc |
| start | number | – | Start timestamp |
| type | string | – | Filter by action type |
| typeId | string | – | Filter by action type ID |
| userid | integer | – | Filter by user ID |
No output schema declared.
No examples provided.
transkribus_admin_authorize_users_for_job Authorize Users for Job ~50
Authorize specific users to run a job implementation.
| Name | Type | Req | Description |
|---|---|---|---|
| jobImpl | string | yes | Job implementation identifier |
| userIds | array | yes | List of user IDs to authorize |
No output schema declared.
No examples provided.
transkribus_admin_get_job_log Get Job Log ~40
Retrieve the log output for a specific job.
| Name | Type | Req | Description |
|---|---|---|---|
| db | string | – | Database identifier |
| id | integer | yes | Resource ID |
No output schema declared.
No examples provided.
transkribus_admin_get_job_users Get Job Authorized Users ~34
List users authorized to run a specific job implementation.
| Name | Type | Req | Description |
|---|---|---|---|
| jobImpl | string | yes | Job implementation identifier |
No output schema declared.
No examples provided.
transkribus_admin_get_reports Get Admin Reports ~47
Retrieve administrative reports by type and time period.
| Name | Type | Req | Description |
|---|---|---|---|
| reportTime | string | yes | Time period for the report |
| reportType | string | yes | Type of report to retrieve |
No output schema declared.
No examples provided.
transkribus_admin_list_sessions List Active Sessions ~19
List all currently active user sessions.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
transkribus_admin_move_field_model Move Field Model ~46
Move a field recognition model to a different directory.
| Name | Type | Req | Description |
|---|---|---|---|
| modelName | string | yes | Field model name to move |
| path | string | – | Target directory path |
No output schema declared.
No examples provided.
transkribus_admin_move_table_model Move Table Model ~46
Move a table recognition model to a different directory.
| Name | Type | Req | Description |
|---|---|---|---|
| modelName | string | yes | Table model name to move |
| path | string | – | Target directory path |
No output schema declared.
No examples provided.
transkribus_admin_rebuild_models_index Rebuild Models Index ~24
Rebuild the search index for all recognition models.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
transkribus_auth_check_session Check Session ~23
Check if the current Transkribus session is valid.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
transkribus_auth_get_details Get Auth Details ~20
Get details of the currently authenticated user.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
transkribus_auth_invalidate Invalidate Session ~19
Invalidate the current authentication session.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
transkribus_auth_logout Logout ~21
Log out of the current Transkribus session.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
transkribus_auth_refresh Refresh Session ~18
Refresh the current authentication session token.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
transkribus_coll_activity_recognition Get Recognition Activity ~55
Get recognition activity records for a collection.
| Name | Type | Req | Description |
|---|---|---|---|
| collId | integer | yes | Collection ID |
| from | number | – | Start timestamp (epoch ms) |
| to | number | – | End timestamp (epoch ms) |
No output schema declared.
No examples provided.
transkribus_coll_activity_saves Get Save Activity ~55
Get save activity records for a collection.
| Name | Type | Req | Description |
|---|---|---|---|
| collId | integer | yes | Collection ID |
| from | number | – | Start timestamp (epoch ms) |
| to | number | – | End timestamp (epoch ms) |
No output schema declared.
No examples provided.
transkribus_coll_add_doc Add Document to Collection ~64
Add an existing document to a collection.
| Name | Type | Req | Description |
|---|---|---|---|
| collId | integer | yes | Collection ID |
| docId | integer | yes | Document ID |
| id | integer | – | Document ID |
| moveTo | boolean | – | Move instead of copy (default false) |
No output schema declared.
No examples provided.
transkribus_coll_add_docs Add Documents to Collection ~59
Add multiple existing documents to a collection.
| Name | Type | Req | Description |
|---|---|---|---|
| collId | integer | yes | Collection ID |
| docIds | array | yes | Array of document IDs to add |
| moveTo | boolean | – | Move instead of copy (default false) |
No output schema declared.
No examples provided.
transkribus_coll_add_favorite Add Collection to Favorites ~31
Add a collection to the user favorites.
| Name | Type | Req | Description |
|---|---|---|---|
| collId | integer | yes | Collection ID |
No output schema declared.
No examples provided.
transkribus_coll_can_manage Can Manage Collection ~33
Check if the current user can manage the specified collection.
| Name | Type | Req | Description |
|---|---|---|---|
| collId | integer | yes | Collection ID |
No output schema declared.
No examples provided.
transkribus_coll_count Count Collections ~42
Get the total number of collections accessible to the current user.
| Name | Type | Req | Description |
|---|---|---|---|
| empty | boolean | – | Include empty collections |
| filter | string | – | Filter string |
No output schema declared.
No examples provided.
transkribus_coll_count_docs Count Documents in Collection ~66
Get the number of documents in a collection.
| Name | Type | Req | Description |
|---|---|---|---|
| collId | integer | yes | Collection ID |
| isDeleted | boolean | – | Include deleted documents |
| labelId | string | – | Filter by label ID |
| uploaderId | integer | – | Filter by uploader ID |
No output schema declared.
No examples provided.
transkribus_coll_count_find_documents Count Found Documents ~164
Count documents matching the given search criteria.
| Name | Type | Req | Description |
|---|---|---|---|
| author | string | – | Filter by author |
| caseSensitive | boolean | – | Case sensitive search |
| collId | integer | – | Filter by collection ID |
| descr | string | – | Filter by description |
| docId | integer | – | Filter by document ID |
| exactMatch | boolean | – | Require exact match |
| id | integer | – | Filter by ID |
| isDeleted | boolean | – | Include deleted documents |
| labelId | string | – | Filter by label ID |
| title | string | – | Filter by document title |
| uploaderId | integer | – | Filter by uploader ID |
| userid | integer | – | Filter by user ID |
| writer | string | – | Filter by writer |
No output schema declared.
No examples provided.
transkribus_coll_create Create Collection ~33
Create a new collection with the given name.
| Name | Type | Req | Description |
|---|---|---|---|
| collName | string | yes | Name for the new collection |
No output schema declared.
No examples provided.
transkribus_coll_create_doc_from_ftp Create Document from FTP ~78
Ingest a document into a collection from an FTP source.
| Name | Type | Req | Description |
|---|---|---|---|
| checkForDuplicateTitle | boolean | – | Check for duplicate title |
| collId | integer | yes | Collection ID |
| doDeleteImportSource | boolean | – | Delete import source after ingest |
| fileName | string | – | File name on FTP |
No output schema declared.
No examples provided.
transkribus_coll_create_doc_from_iiif Create Document from IIIF URL ~62
Create a document in a collection from an IIIF manifest URL.
| Name | Type | Req | Description |
|---|---|---|---|
| canvasFilenameReference | string | – | Canvas filename reference |
| collId | integer | yes | Collection ID |
| url | string | yes | IIIF manifest URL |
No output schema declared.
No examples provided.
transkribus_coll_create_doc_from_mets Create Document from METS ~86
Create a document in a collection from a METS XML document, uploaded as multipart form data. Provide exactly one of metsXml or metsFilePath.
| Name | Type | Req | Description |
|---|---|---|---|
| collId | integer | yes | Collection ID |
| metsFilePath | string | – | Local file path to a METS XML file |
| metsXml | string | – | Inline METS XML content |
No output schema declared.
No examples provided.
transkribus_coll_create_doc_from_mets_url Create Document from METS URL ~48
Create a document in a collection from a METS URL.
| Name | Type | Req | Description |
|---|---|---|---|
| collId | integer | yes | Collection ID |
| url | string | yes | METS URL |
No output schema declared.
No examples provided.
transkribus_coll_create_iob_import IOB Import ~54
Create documents from an IOB import.
| Name | Type | Req | Description |
|---|---|---|---|
| collId | integer | – | Target collection ID |
| fileName | string | – | IOB file name |
| id | integer | – | Document ID |
No output schema declared.
No examples provided.
transkribus_coll_credit_add_package Add Credit Package ~43
Add a credit package to a collection.
| Name | Type | Req | Description |
|---|---|---|---|
| collId | integer | yes | Collection ID |
| id | integer | yes | Credit package ID to add |
No output schema declared.
No examples provided.
transkribus_coll_credit_history Get Credit History ~84
Get the credit usage history 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_coll_credit_list List Collection Credits ~116
List credit packages associated with a collection.
| Name | Type | Req | Description |
|---|---|---|---|
| collId | integer | yes | Collection ID |
| includeExpired | boolean | – | Include expired credits |
| index | integer | – | Start index (0-based) |
| minBalance | number | – | Minimum balance filter |
| nValues | integer | – | Number of results (-1 for all) |
| onlyActive | boolean | – | Only active credits |
| sortColumn | string | – | Column to sort by |
| sortDirection | string | – | Sort direction: asc or desc |
No output schema declared.
No examples provided.
transkribus_coll_credit_remove_package Remove Credit Package ~43
Remove a credit package from a collection.
| Name | Type | Req | Description |
|---|---|---|---|
| collId | integer | yes | Collection ID |
| id | integer | yes | Credit package ID to remove |
No output schema declared.
No examples provided.
transkribus_coll_credit_transactions Get Credit Transactions ~83
Get credit transaction records 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_coll_delete Delete Collection ~43
Delete a collection by ID.
| Name | Type | Req | Description |
|---|---|---|---|
| collId | integer | yes | Collection ID |
| force | boolean | – | Force delete even if not empty (default false) |
No output schema declared.
No examples provided.
transkribus_coll_delete_empty Delete Empty Collection ~31
Delete a collection only if it is empty.
| Name | Type | Req | Description |
|---|---|---|---|
| collId | integer | yes | Collection ID |
No output schema declared.
No examples provided.
transkribus_coll_duplicate Duplicate Collection ~26
Duplicate an entire collection.
| Name | Type | Req | Description |
|---|---|---|---|
| collId | integer | yes | Collection ID |
No output schema declared.
No examples provided.
transkribus_coll_duplicate_doc Duplicate Document ~66
Duplicate a document within a collection.
| Name | Type | Req | Description |
|---|---|---|---|
| collId | integer | yes | Collection ID |
| docId | integer | yes | Document ID |
| name | string | – | Name for the duplicated document |
| targetCollId | integer | – | Target collection ID for the copy |
No output schema declared.
No examples provided.
transkribus_coll_ead_metadata_import EAD Metadata Import ~44
Import EAD metadata into a collection.
| Name | Type | Req | Description |
|---|---|---|---|
| collId | integer | yes | Collection ID |
| fileName | string | – | EAD file name |
No output schema declared.
No examples provided.
transkribus_coll_export Export Collection ~72
Export documents from a collection in the specified format.
| Name | Type | Req | Description |
|---|---|---|---|
| collId | integer | yes | Collection ID |
| format | string | – | Export format (e.g. "pdf", "docx", "tei") |
| pages | string | – | Page range to export (e.g. "1-10") |
No output schema declared.
No examples provided.
transkribus_coll_find_documents Find Documents ~347
Search for documents across collections using filters.
| Name | Type | Req | Description |
|---|---|---|---|
| author | string | – | Filter by author |
| authority | string | – | Filter by authority |
| caseSensitive | boolean | – | Case sensitive search |
| collId | integer | – | Filter by collection ID |
| createdfrom | number | – | Created from timestamp |
| createdto | number | – | Created to timestamp |
| descr | string | – | Filter by description |
| docId | integer | – | Filter by document ID |
| exactMatch | boolean | – | Require exact match |
| extId | string | – | Filter by external ID |
| genre | string | – | Filter by genre |
| hierarchy | string | – | Filter by hierarchy |
| id | integer | – | Filter by ID |
| includeNulls | boolean | – | Include null values |
| index | integer | – | Start index (0-based) |
| isDeleted | boolean | – | 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 |
| userid | integer | – | Filter by user ID |
| writer | string | – | Filter by writer |
No output schema declared.
No examples provided.
transkribus_coll_find_documents_old Find Documents (Legacy) ~183
Search for documents using the legacy endpoint.
| Name | Type | Req | Description |
|---|---|---|---|
| author | string | – | Filter by author |
| caseSensitive | boolean | – | Case sensitive search |
| collId | integer | – | Filter by collection ID |
| descr | string | – | Filter by description |
| docId | integer | – | Filter by document ID |
| exactMatch | boolean | – | Require exact match |
| id | integer | – | Filter by 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 |
| title | string | – | Filter by document title |
| uploaderId | integer | – | Filter by uploader ID |
| writer | string | – | Filter by writer |
No output schema declared.
No examples provided.
transkribus_coll_find_documents_post Find Documents (POST) ~133
Search for documents across collections using a POST request body.
| Name | Type | Req | Description |
|---|---|---|---|
| author | string | – | Filter by author |
| collId | integer | – | Filter by collection ID |
| docId | integer | – | Filter by document ID |
| exactMatch | boolean | – | Require exact match |
| 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 |
| title | string | – | Filter by document title |
No output schema declared.
No examples provided.
transkribus_coll_get_metadata Get Collection Metadata ~37
Get metadata for a collection.
| Name | Type | Req | Description |
|---|---|---|---|
| collId | integer | yes | Collection ID |
| stats | boolean | – | Include statistics |
No output schema declared.
No examples provided.
transkribus_coll_get_recent Get Recent in Collection ~83
Get recently accessed items in 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_coll_get_recent_collections Get Recent Collections ~72
Get recently accessed collections.
| 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_coll_get_recent_documents Get Recent Documents ~71
Get recently accessed documents.
| 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_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.
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 20 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 20 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.