MCP Server
Active
MIT
io.github.beepboop2025/pdf-suite-mcp MCP Server
io.github.beepboop2025/pdf-suite-mcp
What is the io.github.beepboop2025/pdf-suite-mcp MCP server?
37 tools to read, create, merge, split, watermark, fill, redact & search PDFs. Local, no API key.
How to install io.github.beepboop2025/pdf-suite-mcp
Copy-paste configuration for popular MCP clients.
transport: stdio
Config generated by PluginBench — verify against the source before use.Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"pdf-suite-mcp": {
"command": "npx",
"args": [
"-y",
"pdf-suite-mcp"
]
}
}
}Cursor
~/.cursor/mcp.json
{
"mcpServers": {
"pdf-suite-mcp": {
"command": "npx",
"args": [
"-y",
"pdf-suite-mcp"
]
}
}
}Windsurf
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"pdf-suite-mcp": {
"command": "npx",
"args": [
"-y",
"pdf-suite-mcp"
]
}
}
}VS Code
.vscode/mcp.json
{
"servers": {
"pdf-suite-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"pdf-suite-mcp"
]
}
}
}Claude Code
claude mcp add pdf-suite-mcp -- npx -y pdf-suite-mcpRelated MCP servers
Aggregate official drug-market evidence, cited analyses, and explicit claim boundaries.
1
View repository →JavaScript
MIT
Legacy PDF Toolkit identity, pinned to its 2.1.1 package; maintained successor: PDF Suite MCP.
1
View repository →TypeScript
MIT
Verify Umbra bridge accountability proofs (signed receipts, checkpoints, Merkle inclusion).
1
View repository →Rust
data-breach-detector
Active
Read-only breach intel, full history 2007-today: reports THAT an org was breached, never the data.
0
View repository →Python
MIT
Verify claims, resolve FIGI identity, extract claims, and sign x402 delivery receipts over MCP.
0
View repository →Python
MIT