MCP Server
MCP
io.github.sathvic-kollu/techtenstein-pdf
PDF text and table extraction plus metadata. Supports OCR for scanned documents.
Install
uvx techtenstein-pdf-mcp
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"identifier": "techtenstein-pdf-mcp",
"version": "1.0.2",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "API key from https://apis.techtenstein.com (free tier: 50 extractions/day)",
"format": "string",
"isSecret": true,
"name": "TECHTENSTEIN_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
pypi
By
Comments
Sign in to leave a comment