-
Notifications
You must be signed in to change notification settings - Fork 9.9k
Open
Description
Server Details
Name: DocAPI
Type: Remote MCP Server
URL: https://mcp.docapi.co/mcp
Description
DocAPI is an agentic-first HTML-to-PDF API with a remote MCP server. Designed for AI agents — self-registration via POST, USDC payments on Base, credit monitoring via X-Credits-Remaining response header.
Tools exposed via MCP
generate_pdf— Convert HTML/CSS to PDF (Chrome rendering, full Flexbox/Grid/Tailwind support)take_screenshot— Capture HTML as PNGcheck_usage— Query remaining credits
Integration
Add to Claude Desktop / Cursor config:
{
"mcpServers": {
"docapi": {
"url": "https://mcp.docapi.co/mcp"
}
}
}Or install the agent skill:
npx skills add docapi
Links
- Site: https://docapi.co
- MCP Server: https://mcp.docapi.co/mcp
- Docs: https://docapi.co/docs#mcp-server
- 43+ agent integrations supported
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels