Loading MCP server directory, please wait...
Generate PDFs, screenshots, and documents via any MCP-compatible AI agent.
npx @getmcp/cli add io.github.Doc-API-LLC/docapiRequires Node.js 18+. Community-contributed server. Review source before installing.
DOCAPI_API_KEYYour DocAPI API key from docapi.co
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.Doc-API-LLC/docapi": {
"command": "npx",
"args": [
"-y",
"@docapi/mcp"
],
"env": {
"DOCAPI_API_KEY": ""
}
}
}
}