pdf-reader-mcp

This commit is contained in:
MCP Packages
2026-02-04 22:26:10 +01:00
parent 8e0a9cae74
commit 04ea0f69ae
5 changed files with 109 additions and 6 deletions

View File

@@ -20,6 +20,11 @@
"type": "local",
"command": ["zotero-mcp"],
"enabled": true
},
"pdf-reader": {
"type": "local",
"command": ["pdf-reader-mcp"],
"enabled": true
}
}
}