Packforai Mcp
@zymsj8j9z9-ship-it
Packforai Mcp について
LLMs give wrong answers from documents because the extracted text is broken: split words, lost tables, page furniture, and scanned pages that come out empty. PackForAI turns PDF, DOCX, PPTX, XLSX, CSV and JSON into clean, AI-ready Markdown — rejoining words, rebuilding reading or
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"packforai": {
"command": "npx",
"args": [
"-y",
"packforai-mcp"
],
"env": {
"PACKFORAI_API_KEY": "<YOUR_API_KEY>"
}
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Packforai Mcp?
Packforai Mcp is a Model Context Protocol server that converts PDF, DOCX, PPTX, XLSX, CSV, and JSON files into clean, compact Markdown directly inside Claude, Cursor, and other MCP clients. It is powered by PackForAI.
How to use Packforai Mcp?
Installation requires no global setup: run via npx -y packforai-mcp. Add the configuration to your MCP client with the environment variable PACKFORAI_API_KEY. Once connected, ask your assistant to convert a document using the convert_document tool, providing either a local file path or a public URL.
Key features of Packforai Mcp
- Converts PDF, DOCX, PPTX, XLSX, CSV, JSON to Markdown.
- Up to 65% fewer tokens than original documents.
- Supports local files and public HTTPS URLs.
- Optional OCR for scanned or image-only PDFs.
- Compact output by default; full Markdown option available.
Use cases of Packforai Mcp
- Convert a quarterly report PDF into AI-ready Markdown for analysis.
- Fetch a remote specification DOCX and return a clean version.
- Process scanned PDFs with OCR to extract text.
- Prepare spreadsheet data as Markdown for AI assistants.
FAQ from Packforai Mcp
What are the requirements to use Packforai Mcp?
You need Node.js 18+ and a PackForAI API key from a Pro plan.
How do I install Packforai Mcp?
No global installation is needed; it runs via npx. Add it to your MCP client's configuration.
What file formats can Packforai Mcp convert?
It converts PDF, DOCX, PPTX, XLSX, CSV, and JSON files to Markdown.
Can I convert documents from a URL?
Yes, use the url parameter with a public HTTPS URL.
Does Packforai Mcp support OCR for scanned PDFs?
Yes, set the ocr parameter to true (requires Pro plan).
マーケットプレイスの他のコンテンツ
Awesome Mcp Servers
punkpeyeA collection of MCP servers.

Filesystem
modelcontextprotocolModel Context Protocol Servers
@mendableai/firecrawl Mcp Server
mendableaiThe API to search, scrape, and interact with the web at scale. 🔥

Aws Kb Retrieval Server
modelcontextprotocolModel Context Protocol Servers

Redis
modelcontextprotocolModel Context Protocol Servers
コメント