xraywu/mcp-pdf-extraction-server
MCP server to extract contents from a PDF file
Platform-specific configuration:
{
"mcpServers": {
"mcp-pdf-extraction-server": {
"command": "npx",
"args": [
"-y",
"mcp-pdf-extraction-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...