Odel
techtenstein pdf mcp

techtenstein pdf mcp

Local
@sathvic-kolluPythonUpdated 1mo ago

PDF text and table extraction plus metadata. Supports OCR for scanned documents.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPItechtenstein-pdf-mcpv1.0.2

Run

uvx techtenstein-pdf-mcp

MCP client config

{
  "mcpServers": {
    "techtenstein-pdf-mcp": {
      "command": "uvx",
      "args": [
        "techtenstein-pdf-mcp"
      ]
    }
  }
}