PDF text and table extraction plus metadata. Supports OCR for scanned documents.
PDF text and table extraction plus metadata. Supports OCR for scanned documents.
This is a well-structured MCP server with appropriate authentication via API key and proper input validation on PDF URLs. The server correctly delegates all PDF processing to a remote API rather than handling it locally, eliminating code execution risks. Minor code quality issues around error handling and optional API key validation do not significantly impact security. Supply chain analysis found 8 known vulnerabilities in dependencies (1 critical, 3 high severity). Package verification found 1 issue.
3 files analyzed · 13 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Set these up before or after installing:
Environment variable: TECHTENSTEIN_API_KEY
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-sathvic-kollu-techtenstein-pdf": {
"env": {
"TECHTENSTEIN_API_KEY": "your-techtenstein-api-key-here"
},
"args": [
"techtenstein-pdf-mcp"
],
"command": "uvx"
}
}
}Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.