Server data from the Official MCP Registry
Generate PDFs, screenshots, and documents via any MCP-compatible AI agent.
Generate PDFs, screenshots, and documents via any MCP-compatible AI agent.
Set these up before or after installing:
Environment variable: DOCAPI_API_KEY
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-doc-api-llc-docapi": {
"env": {
"DOCAPI_API_KEY": "your-docapi-api-key-here"
},
"args": [
"-y",
"@docapi/mcp"
],
"command": "npx"
}
}
}This DocAPI MCP server provides PDF generation, screenshot capture, and invoice creation tools with reasonable security practices. The server requires API key authentication, validates inputs properly, and has well-structured code. Minor concerns include broad exception handling and potential logging of sensitive data. Supply chain analysis found 6 known vulnerabilities in dependencies (0 critical, 5 high severity). Package verification found 1 issue.
Scanned 7 files · 10 findings
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Be the first to review this server!