MCP Server
MCP
io.github.zymsj8j9z9-ship-it/packforai-mcp
Convert PDF, DOCX, XLSX, CSV, JSON into clean, AI-ready Markdown via the PackForAI API.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "packforai-mcp",
"version": "0.1.1",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Your PackForAI API key (Pro plan). Create one at https://packforai.com/account",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "PACKFORAI_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment