pdfs
Technically-oriented PDF Collection (Papers, Specs, Decks, Manuals, etc) โ browse & search it at tpn.github.io/pdfs
pdfs MCP Server
MCP server for tpn/pdfs
Ready-to-Use Client Configurations
{
"mcpServers": {
"pdfs": {
"command": "npx",
"args": [
"-y",
"@tpn/pdfs"
]
}
}
}