Loading MCP server directory, please wait...
Convert PDF, DOCX, XLSX, CSV, JSON into clean, AI-ready Markdown via the PackForAI API.
npx @getmcp/cli add io.github.zymsj8j9z9-ship-it/packforai-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
PACKFORAI_API_KEYYour PackForAI API key (Pro plan). Create one at https://packforai.com/account
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.zymsj8j9z9-ship-it/packforai-mcp": {
"command": "npx",
"args": [
"-y",
"packforai-mcp"
],
"env": {
"PACKFORAI_API_KEY": ""
}
}
}
}