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_doc_get_editorial_declaration Get Editorial Declaration ~42
Get the editorial declaration for a document.
| Name | Type | Req | Description |
|---|---|---|---|
| collId | integer | yes | Collection ID |
| id | integer | yes | Document ID |
No output schema declared.
No examples provided.
transkribus_doc_get_fulldoc Get Full Document ~78
Get the full document including all pages and transcripts.
| Name | Type | Req | Description |
|---|---|---|---|
| collId | integer | yes | Collection ID |
| id | integer | yes | Document ID |
| nrOfTranscripts | integer | – | Number of transcripts to include |
| stats | boolean | – | Include statistics |
| status | string | – | Filter by status |
No output schema declared.
No examples provided.
transkribus_doc_get_fulldoc_xml Get Full Document XML ~58
Get the full document in XML format.
| Name | Type | Req | Description |
|---|---|---|---|
| collId | integer | yes | Collection ID |
| id | integer | yes | Document ID |
| nrOfTranscripts | integer | – | Number of transcripts to include |
No output schema declared.
No examples provided.
transkribus_doc_get_image_names Get Image Names ~44
Get the image file names for all pages in a document.
| Name | Type | Req | Description |
|---|---|---|---|
| collId | integer | yes | Collection ID |
| id | integer | yes | Document ID |
No output schema declared.
No examples provided.
transkribus_doc_get_metadata Get Document Metadata ~37
Get metadata for a document.
| Name | Type | Req | Description |
|---|---|---|---|
| collId | integer | yes | Collection ID |
| id | integer | yes | Document ID |
No output schema declared.
No examples provided.
transkribus_doc_get_mets Get Document METS ~41
Get the METS metadata for a document.
| Name | Type | Req | Description |
|---|---|---|---|
| collId | integer | yes | Collection ID |
| id | integer | yes | Document ID |
No output schema declared.
No examples provided.
transkribus_doc_get_page_ids Get Page IDs ~61
Get the page IDs for all pages in a document.
| Name | Type | Req | Description |
|---|---|---|---|
| collId | integer | yes | Collection ID |
| id | integer | yes | Document ID |
| pages | string | – | Page range filter (e.g. "1-5") |
No output schema declared.
No examples provided.
transkribus_doc_get_pages Get Document Pages ~289
Get all pages for a document.
| Name | Type | Req | Description |
|---|---|---|---|
| clientId | integer | – | Filter by client ID |
| clientName | string | – | Filter by client name |
| collId | integer | yes | Collection ID |
| ctStatus | string | – | Filter by CT status |
| fileName | string | – | Filter by file name |
| hideOnSites | integer | – | Filter by hide on sites flag |
| id | integer | yes | Document ID |
| index | integer | – | Start index (0-based) |
| labelId | string | – | Filter by label ID |
| modelId | string | – | Filter by model ID |
| modelName | string | – | Filter by model name |
| modelType | string | – | Filter by model type |
| modelUserId | integer | – | Filter by model user ID |
| modelUserName | string | – | Filter by model user name |
| nValues | integer | – | Number of results (-1 for all) |
| pages | string | – | Page range filter |
| pagingWrapper | boolean | – | Use paging wrapper |
| recognitionType | string | – | Filter by recognition type |
| skipPagesWithMissingStatus | boolean | – | Skip pages with missing status |
| sortColumn | string | – | Column to sort by |
| sortDirection | string | – | Sort direction: asc or desc |
| status | string | – | Filter by status |
No output schema declared.
No examples provided.
transkribus_doc_get_plaintext Get Document Plaintext ~143
Get the transcribed text of a whole document in one call, with "--- page N ---" separators. Fetches at most 100 pages and 100000 characters per call; when more remain, the result carries nextStartPage.
| Name | Type | Req | Description |
|---|---|---|---|
| collId | integer | yes | Collection ID |
| endPage | integer | – | Last page to include, inclusive (default: the document's last page) |
| id | integer | yes | Document ID |
| maxChars | integer | – | Character budget for the returned text, separators included (default 100000) |
| startPage | integer | – | First page to include (default: the document's first page) |
No output schema declared.
No examples provided.
transkribus_doc_get_stat Get Document Stat ~36
Get document statistics summary.
| Name | Type | Req | Description |
|---|---|---|---|
| collId | integer | yes | Collection ID |
| id | integer | yes | Document ID |
No output schema declared.
No examples provided.
transkribus_doc_get_stats Get Document Stats ~38
Get detailed statistics for a document.
| Name | Type | Req | Description |
|---|---|---|---|
| collId | integer | yes | Collection ID |
| id | integer | yes | Document ID |
No output schema declared.
No examples provided.
transkribus_doc_get_test_set Get Test Set ~41
Get the test set data for a document.
| Name | Type | Req | Description |
|---|---|---|---|
| collId | integer | yes | Collection ID |
| id | integer | yes | Document ID |
No output schema declared.
No examples provided.
transkribus_doc_get_train_data Get Training Data ~40
Get the training data for a document.
| Name | Type | Req | Description |
|---|---|---|---|
| collId | integer | yes | Collection ID |
| id | integer | yes | Document ID |
No output schema declared.
No examples provided.
transkribus_doc_get_transcript_ids Get Transcript IDs ~105
Get all transcript IDs for a document.
| Name | Type | Req | Description |
|---|---|---|---|
| collId | integer | yes | Collection ID |
| id | integer | yes | Document ID |
| index | integer | – | Start index (0-based) |
| nValues | integer | – | Number of results (-1 for all) |
| pages | string | – | Page range filter |
| skipPagesWithMissingStatus | boolean | – | Skip pages with missing status |
| status | string | – | Filter by transcript status |
No output schema declared.
No examples provided.
transkribus_doc_get_validation_data Get Validation Data ~40
Get the validation data for a document.
| Name | Type | Req | Description |
|---|---|---|---|
| collId | integer | yes | Collection ID |
| id | integer | yes | Document ID |
No output schema declared.
No examples provided.
transkribus_doc_has_affiliation Check Document Affiliation ~40
Check if a document has an affiliation.
| Name | Type | Req | Description |
|---|---|---|---|
| collId | integer | yes | Collection ID |
| id | integer | yes | Document ID |
No output schema declared.
No examples provided.
transkribus_doc_kws_search Keyword Search in Document ~49
Search for keywords within a document.
| Name | Type | Req | Description |
|---|---|---|---|
| collId | integer | yes | Collection ID |
| id | integer | yes | Document ID |
| query | string | yes | Search query string |
No output schema declared.
No examples provided.
transkribus_doc_list_collections List Document Collections ~93
List all collections a document belongs to.
| Name | Type | Req | Description |
|---|---|---|---|
| collId | integer | yes | Collection ID |
| id | integer | yes | Document 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_doc_list_collections_paged List Document Collections (Paged) ~97
List all collections a document belongs to with pagination.
| Name | Type | Req | Description |
|---|---|---|---|
| collId | integer | yes | Collection ID |
| id | integer | yes | Document 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_doc_list_pages List Document Pages ~92
List pages in a document with pagination.
| Name | Type | Req | Description |
|---|---|---|---|
| collId | integer | yes | Collection ID |
| id | integer | yes | Document 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_doc_move_pages_by_image_names Move Pages by Image Names ~55
Move pages within a document based on image names.
| Name | Type | Req | Description |
|---|---|---|---|
| body | object | yes | Image name mapping data |
| collId | integer | yes | Collection ID |
| id | integer | yes | Document ID |
No output schema declared.
No examples provided.
transkribus_doc_post_editorial_declaration Post Editorial Declaration ~54
Create or update the editorial declaration for a document.
| Name | Type | Req | Description |
|---|---|---|---|
| body | object | – | Editorial declaration data |
| collId | integer | yes | Collection ID |
| id | integer | yes | Document ID |
No output schema declared.
No examples provided.
transkribus_doc_remove_from_collection Remove Document from Collection ~42
Remove a document from a collection without deleting it.
| Name | Type | Req | Description |
|---|---|---|---|
| collId | integer | yes | Collection ID |
| id | integer | yes | Document ID |
No output schema declared.
No examples provided.
transkribus_doc_update_metadata Update Document Metadata ~64
Update metadata for a document.
| Name | Type | Req | Description |
|---|---|---|---|
| author | string | – | Document author |
| collId | integer | yes | Collection ID |
| description | string | – | Document description |
| id | integer | yes | Document ID |
| title | string | – | Document title |
No output schema declared.
No examples provided.
transkribus_doc_update_metadata_v2 Update Document Metadata v2 ~54
Update document metadata using the v2 endpoint.
| Name | Type | Req | Description |
|---|---|---|---|
| body | object | yes | Document metadata v2 data |
| collId | integer | yes | Collection ID |
| id | integer | yes | Document ID |
No output schema declared.
No examples provided.
transkribus_doc_update_transcript Update Document Transcript ~74
Update a transcript for a specific page in a document.
| Name | Type | Req | Description |
|---|---|---|---|
| collId | integer | yes | Collection ID |
| fileName | string | – | File name for transcript sync |
| id | integer | yes | Document ID |
| page | integer | yes | Page number |
| status | string | – | Transcript status |
No output schema declared.
No examples provided.
transkribus_du_recognize Run DU Recognition ~75
Run Document Understanding recognition on a document using a specific model.
| Name | Type | Req | Description |
|---|---|---|---|
| collId | integer | yes | Collection ID |
| docId | integer | yes | Document ID |
| modelId | integer | yes | Model/HTR ID |
| pages | string | – | Page range (e.g. "1-5") |
No output schema declared.
No examples provided.
transkribus_editdecl_delete_feature Delete Edit Declaration Feature ~55
Delete an editorial declaration feature from a collection.
| Name | Type | Req | Description |
|---|---|---|---|
| collId | integer | yes | Collection ID |
| featId | integer | yes | Feature ID to delete |
| id | integer | – | Feature ID (alternative) |
No output schema declared.
No examples provided.
transkribus_editdecl_delete_option Delete Edit Declaration Option ~55
Delete an option from an editorial declaration feature.
| Name | Type | Req | Description |
|---|---|---|---|
| collId | integer | yes | Collection ID |
| id | integer | – | Option ID (alternative) |
| optionId | integer | yes | Option ID to delete |
No output schema declared.
No examples provided.
transkribus_editdecl_list_features List Edit Declaration Features ~32
List all editorial declaration features for a collection.
| Name | Type | Req | Description |
|---|---|---|---|
| collId | integer | yes | Collection ID |
No output schema declared.
No examples provided.
transkribus_editdecl_post_feature Create Edit Declaration Feature ~51
Store a new editorial declaration feature in a collection.
| Name | Type | Req | Description |
|---|---|---|---|
| collId | integer | yes | Collection ID |
| description | string | – | Feature description |
| title | string | yes | Feature title |
No output schema declared.
No examples provided.
transkribus_editdecl_post_option Create Edit Declaration Option ~57
Store a new option for an editorial declaration feature.
| Name | Type | Req | Description |
|---|---|---|---|
| collId | integer | yes | Collection ID |
| featId | integer | yes | Feature ID to add the option to |
| option | string | yes | Option value |
No output schema declared.
No examples provided.
transkribus_elearning_count Count E-Learning Courses ~21
Get the total count of e-learning courses.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
transkribus_elearning_list List E-Learning Courses ~71
List available e-learning courses.
| 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_elearning_subscribe Subscribe to E-Learning ~33
Subscribe to an e-learning course for a collection.
| Name | Type | Req | Description |
|---|---|---|---|
| collId | integer | yes | Collection ID |
No output schema declared.
No examples provided.
transkribus_elearning_unsubscribe Unsubscribe from E-Learning ~34
Unsubscribe from an e-learning course for a collection.
| Name | Type | Req | Description |
|---|---|---|---|
| collId | integer | yes | Collection ID |
No output schema declared.
No examples provided.
transkribus_file_check Check File ~47
Check the status or existence of a file at a given path.
| Name | Type | Req | Description |
|---|---|---|---|
| fileName | string | – | File name to check |
| path | string | – | File path to check |
No output schema declared.
No examples provided.
transkribus_file_list_dirs List Directories ~36
List directories at a given path on the server.
| Name | Type | Req | Description |
|---|---|---|---|
| path | string | – | Directory path to list subdirectories from |
No output schema declared.
No examples provided.
transkribus_file_list_files List Files ~35
List files at a given path on the server.
| Name | Type | Req | Description |
|---|---|---|---|
| path | string | – | Directory path to list files from |
No output schema declared.
No examples provided.
transkribus_job_count Count Jobs ~108
Get the total number of jobs, optionally filtered by status or type.
| Name | Type | Req | Description |
|---|---|---|---|
| collId | integer | – | Filter by collection ID |
| filterByUser | boolean | – | Filter jobs by current user |
| id | integer | – | Filter by job ID |
| jobImpl | string | – | Filter by job implementation class |
| status | string | – | Filter by job status |
| type | string | – | Filter by job type |
| userid | integer | – | Filter by user ID |
No output schema declared.
No examples provided.
transkribus_job_create Create Job ~50
Create a new processing job.
| Name | Type | Req | Description |
|---|---|---|---|
| collId | integer | – | Collection ID to process |
| docId | integer | – | Document ID to process |
| type | string | yes | Job type |
No output schema declared.
No examples provided.
transkribus_job_get Get Job ~29
Get details of a specific job by ID.
| Name | Type | Req | Description |
|---|---|---|---|
| id | integer | yes | Resource ID |
No output schema declared.
No examples provided.
transkribus_job_get_credit_transactions Get Job Credit Transactions ~85
Get credit transactions associated with a specific job.
| Name | Type | Req | Description |
|---|---|---|---|
| index | integer | – | Start index (0-based) |
| jobId | integer | yes | Resource ID |
| 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_job_get_errors Get Job Errors ~82
Get error details for a specific job.
| 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_job_kill Kill Job ~28
Kill a running job by ID.
| Name | Type | Req | Description |
|---|---|---|---|
| id | integer | yes | Resource ID |
No output schema declared.
No examples provided.
transkribus_job_list List Jobs ~159
List jobs with pagination, optionally filtered by status or type.
| Name | Type | Req | Description |
|---|---|---|---|
| collId | integer | – | Filter by collection ID |
| filterByUser | boolean | – | Filter jobs by current user |
| id | integer | – | Filter by job ID |
| index | integer | – | Start index (0-based) |
| jobImpl | string | – | Filter by job implementation class |
| nValues | integer | – | Number of results (-1 for all) |
| sortColumn | string | – | Column to sort by |
| sortDirection | string | – | Sort direction: asc or desc |
| status | string | – | Filter by job status |
| type | string | – | Filter by job type |
| userid | integer | – | Filter by user ID |
No output schema declared.
No examples provided.
transkribus_job_restart_all_by_user Restart All Jobs by User ~35
Restart all jobs for a specific user.
| Name | Type | Req | Description |
|---|---|---|---|
| userid | integer | yes | User ID whose jobs to restart |
No output schema declared.
No examples provided.
transkribus_job_undo Undo Job ~30
Undo the results of a completed job.
| Name | Type | Req | Description |
|---|---|---|---|
| jobId | integer | yes | Resource ID |
No output schema declared.
No examples provided.
transkribus_job_update Update Job ~47
Update properties of an existing job.
| Name | Type | Req | Description |
|---|---|---|---|
| description | string | – | Updated job description |
| id | integer | yes | Resource ID |
| status | string | – | New job status |
No output schema declared.
No examples provided.
transkribus_job_wait Wait for Job ~121
Poll a job until it reaches FINISHED, FAILED or CANCELED, or until the wait budget runs out. Defaults: poll every 5s, wait up to 30s; a timed-out result is not an error — call again to keep waiting.
| Name | Type | Req | Description |
|---|---|---|---|
| id | integer | yes | Resource ID |
| maxWaitSeconds | integer | – | Wall-clock budget in seconds (default 30). Above ~50 needs an MCP client configured with a longer request timeout. |
| pollIntervalSeconds | integer | – | Seconds between polls (default 5) |
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.