{"name":"PDF Inspector MCP Server","provider":"AgenticLedger","version":"1.0.0","description":"Classify PDFs (text-based vs scanned vs image vs mixed), extract text, and convert to clean Markdown. Pure local compute — no API key required. Pass PDFs by url or base64.","mcpEndpoint":"/mcp","transport":"streamable-http","tools":6,"engine":"@firecrawl/pdf-inspector@1.11.2","auth":{"type":"dual-mode","description":"Supports both direct Bearer token and OAuth 2.0 Client Credentials. PDF Inspector holds no credentials — any non-empty token is accepted for access control.","modes":{"bearer":{"description":"Pass any token as the Bearer token for access control","header":"Authorization: Bearer <any-token>"},"oauth":{"description":"Exchange credentials for a time-limited token","token_endpoint":"https://pdfinspectormcp.agenticledger.ai/oauth/token","client_id":"pdf-inspector","client_secret":"<any-secret>","grant_type":"client_credentials"}}},"configTemplate":{"mcpServers":{"pdf-inspector":{"url":"https://pdfinspectormcp.agenticledger.ai/mcp","headers":{"Authorization":"Bearer pdf"}}}},"links":{"health":"/health","documentation":"https://financemcps.agenticledger.ai/pdf-inspector/"}}