akd-vaultpdf-mcp
Provides tools to analyze local PDFs and CSVs (page count, text search, scoring, column stats) with strict refusal to guess ambiguous data. Requires a paid license.
README
AKD VaultPDF — MCP server
mcp-name: io.github.LifeAbundantly/akd-vaultpdf
Document tools that run on the user's own machine. Your files are read where they already are. Nothing is uploaded, there is no account, and there is no server holding a copy.
npx akd-vaultpdf-mcp
What it does
| tool | what it does |
|---|---|
pdf_pages |
Page count and per-page text length of a local PDF. |
pdf_find |
Every occurrence of a phrase across a local PDF — page numbers and the line. |
redact_plan |
For a local PDF and a list of terms, how many occurrences would be blacked out on each page, before anything is changed. |
score_resume |
Scores a local resume PDF against a job posting: coverage, the missing terms, and format flags. |
column_stats |
Sum, average, min and max of a column in a local CSV. |
The thing worth knowing before you use it
It refuses rather than guessing. Point column_stats at a column of dates and it declines
and says why, instead of parsing the years and handing back a confident 1,013,000. Measured
on a 500-row invoice file: the amount column totals 2,413,791.56, matching Python to the
cent; the date column and the invoice-ID column are both refused.
Currency and accounting notation are understood — $2,150.00 reads as 2150, and (1,234.50)
reads as -1234.5, because a bracketed number in a ledger is a negative.
Why there is no free tier here
The browser version gives three free runs. This one gives none, and that is deliberate.
Three free runs is an honest enough gate for a person: the counter survives closing the tab, and anyone opening devtools to dodge $2.22 was never going to pay. It is worthless against an agent. An MCP client is an AI with a shell — clearing a counter is one tool call, and it will do it without malice, simply because that is cheaper than asking.
So the licence is checked server-side against Stripe's own record of the payment. Unlicensed,
tools/list returns an empty list and every call returns an error. There is nothing to meter
and nothing to reset.
A pass is $2.22 for a day, $5.55 a week, $16 a month, and the day and week passes do not renew. Buy one at https://still-wildflower-dc6f.akdmediax.workers.dev/#pricing.
Setup
{
"mcpServers": {
"akd-vaultpdf": {
"command": "npx",
"args": ["-y", "akd-vaultpdf-mcp"],
"env": { "VAULTPDF_SESSION": "cs_...your checkout session id..." }
}
}
}
The session id comes back in the success URL after you buy a pass. It is exchanged once for a
licence token, which is cached at ~/.vaultpdf/licence.json; after that the session id is no
longer needed. The token is checked against the server on every start, so a cached token that
has expired fails honestly rather than half-working.
What it does not do
It does not upload your files, so it cannot work on files it cannot reach — this reads the local filesystem, and a remote MCP server could not do this job at all. It does not sign in anywhere on your behalf. It has no telemetry.
AKD VaultPDF by AKDmediaX · https://still-wildflower-dc6f.akdmediax.workers.dev/
推荐服务器
Baidu Map
百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。
Playwright MCP Server
一个模型上下文协议服务器,它使大型语言模型能够通过结构化的可访问性快照与网页进行交互,而无需视觉模型或屏幕截图。
Magic Component Platform (MCP)
一个由人工智能驱动的工具,可以从自然语言描述生成现代化的用户界面组件,并与流行的集成开发环境(IDE)集成,从而简化用户界面开发流程。
Audiense Insights MCP Server
通过模型上下文协议启用与 Audiense Insights 账户的交互,从而促进营销洞察和受众数据的提取和分析,包括人口统计信息、行为和影响者互动。
VeyraX
一个单一的 MCP 工具,连接你所有喜爱的工具:Gmail、日历以及其他 40 多个工具。
graphlit-mcp-server
模型上下文协议 (MCP) 服务器实现了 MCP 客户端与 Graphlit 服务之间的集成。 除了网络爬取之外,还可以将任何内容(从 Slack 到 Gmail 再到播客订阅源)导入到 Graphlit 项目中,然后从 MCP 客户端检索相关内容。
Kagi MCP Server
一个 MCP 服务器,集成了 Kagi 搜索功能和 Claude AI,使 Claude 能够在回答需要最新信息的问题时执行实时网络搜索。
e2b-mcp-server
使用 MCP 通过 e2b 运行代码。
Neon MCP Server
用于与 Neon 管理 API 和数据库交互的 MCP 服务器
Exa MCP Server
模型上下文协议(MCP)服务器允许像 Claude 这样的 AI 助手使用 Exa AI 搜索 API 进行网络搜索。这种设置允许 AI 模型以安全和受控的方式获取实时的网络信息。