From 564445c5b0d836bb82e58fe59bc04fa86dd61b67 Mon Sep 17 00:00:00 2001 From: Vel Yanchina Date: Sat, 13 Jun 2026 22:29:38 +1000 Subject: [PATCH 1/2] Add velyan/pdf-card-mcp --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 242010380..7550a2fab 100644 --- a/README.md +++ b/README.md @@ -1389,6 +1389,7 @@ Provides direct access to local file systems with configurable permissions. Enab - [FacundoLucci/plsreadme](https://github.com/FacundoLucci/plsreadme) [![plsreadme MCP server](https://glama.ai/mcp/servers/@FacundoLucci/plsreadme/badges/score.svg)](https://glama.ai/mcp/servers/@FacundoLucci/plsreadme) πŸ“‡ ☁️ 🏠 - Share markdown files and text as clean, readable web links via `plsreadme_share_file` and `plsreadme_share_text`; zero setup (`npx -y plsreadme-mcp` or `https://plsreadme.com/mcp`). - [colapsis/transfa](https://github.com/colapsis/transfa) [![transfa MCP server](https://glama.ai/mcp/servers/colapsis/transfa/badges/score.svg)](https://glama.ai/mcp/servers/colapsis/transfa) πŸ“‡ ☁️ - Ephemeral file transfer for AI agents and CI/CD pipelines β€” upload any file, get a SHA-256-verified, TTL-enforced link. 4 tools: upload, file_info, list_uploads, delete_upload. Zero-config via `npx -y transfa-mcp`. - [UseJunior/safe-docx](https://github.com/UseJunior/safe-docx) [![UseJunior/safe-docx MCP server](https://glama.ai/mcp/servers/UseJunior/safe-docx/badges/score.svg)](https://glama.ai/mcp/servers/UseJunior/safe-docx) πŸ“‡ 🏠 🍎 🐧 πŸͺŸ - Surgical editing of existing Word .docx files with formatting preservation, tracked changes, comments, footnotes, and document comparison. +- [velyan/pdf-card-mcp](https://github.com/velyan/pdf-card-mcp) 🐍 🏠 🍎 πŸͺŸ 🐧 - Converts local PDFs into source-linked, card-based standalone HTML readers with notes, highlights, and static publishing. - [willianpinho/large-file-mcp](https://github.com/willianpinho/large-file-mcp) πŸ“‡ 🏠 🍎 πŸͺŸ 🐧 - Production-ready MCP server for intelligent handling of large files with smart chunking, navigation, streaming capabilities, regex search, and built-in LRU caching. - [Xuanwo/mcp-server-opendal](https://github.com/Xuanwo/mcp-server-opendal) 🐍 🏠 ☁️ - Access any storage with Apache OpenDALβ„’ - [xxczaki/local-history-mcp](https://github.com/xxczaki/local-history/mcp) πŸ“‡ 🏠 🍎 πŸͺŸ 🐧 - MCP server for accessing VS Code/Cursor Local History From 60ecb526c333d1c8b11564e5d275a43d69108bc4 Mon Sep 17 00:00:00 2001 From: Vel Yanchina Date: Sun, 14 Jun 2026 10:08:19 +1000 Subject: [PATCH 2/2] Add Glama badge for pdf-card-mcp --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7550a2fab..bca304c19 100644 --- a/README.md +++ b/README.md @@ -1389,7 +1389,7 @@ Provides direct access to local file systems with configurable permissions. Enab - [FacundoLucci/plsreadme](https://github.com/FacundoLucci/plsreadme) [![plsreadme MCP server](https://glama.ai/mcp/servers/@FacundoLucci/plsreadme/badges/score.svg)](https://glama.ai/mcp/servers/@FacundoLucci/plsreadme) πŸ“‡ ☁️ 🏠 - Share markdown files and text as clean, readable web links via `plsreadme_share_file` and `plsreadme_share_text`; zero setup (`npx -y plsreadme-mcp` or `https://plsreadme.com/mcp`). - [colapsis/transfa](https://github.com/colapsis/transfa) [![transfa MCP server](https://glama.ai/mcp/servers/colapsis/transfa/badges/score.svg)](https://glama.ai/mcp/servers/colapsis/transfa) πŸ“‡ ☁️ - Ephemeral file transfer for AI agents and CI/CD pipelines β€” upload any file, get a SHA-256-verified, TTL-enforced link. 4 tools: upload, file_info, list_uploads, delete_upload. Zero-config via `npx -y transfa-mcp`. - [UseJunior/safe-docx](https://github.com/UseJunior/safe-docx) [![UseJunior/safe-docx MCP server](https://glama.ai/mcp/servers/UseJunior/safe-docx/badges/score.svg)](https://glama.ai/mcp/servers/UseJunior/safe-docx) πŸ“‡ 🏠 🍎 🐧 πŸͺŸ - Surgical editing of existing Word .docx files with formatting preservation, tracked changes, comments, footnotes, and document comparison. -- [velyan/pdf-card-mcp](https://github.com/velyan/pdf-card-mcp) 🐍 🏠 🍎 πŸͺŸ 🐧 - Converts local PDFs into source-linked, card-based standalone HTML readers with notes, highlights, and static publishing. +- [velyan/pdf-card-mcp](https://github.com/velyan/pdf-card-mcp) 🐍 🏠 🍎 πŸͺŸ 🐧 - Converts local PDFs into source-linked, card-based standalone HTML readers with notes, highlights, and static publishing. [![velyan/pdf-card-mcp MCP server](https://glama.ai/mcp/servers/velyan/pdf-card-mcp/badges/score.svg)](https://glama.ai/mcp/servers/velyan/pdf-card-mcp) - [willianpinho/large-file-mcp](https://github.com/willianpinho/large-file-mcp) πŸ“‡ 🏠 🍎 πŸͺŸ 🐧 - Production-ready MCP server for intelligent handling of large files with smart chunking, navigation, streaming capabilities, regex search, and built-in LRU caching. - [Xuanwo/mcp-server-opendal](https://github.com/Xuanwo/mcp-server-opendal) 🐍 🏠 ☁️ - Access any storage with Apache OpenDALβ„’ - [xxczaki/local-history-mcp](https://github.com/xxczaki/local-history/mcp) πŸ“‡ 🏠 🍎 πŸͺŸ 🐧 - MCP server for accessing VS Code/Cursor Local History