🛠️

docapi

Generate PDFs, screenshots, and documents via any MCP-compatible AI agent.

Developer Tools stdio npm npmstdioDoc-API-LLC
RUN IN TERMINAL
claude mcp add oc-docapi -- npx -y @docapi/mcp
ADD TO claude_desktop_config.json
{ "mcpServers": { "oc-docapi": { "command": "npx", "args": ["-y", "@docapi/mcp"] } } }
ADD TO .vscode/mcp.json
{ "mcpServers": { "oc-docapi": { "command": "npx", "args": ["-y", "@docapi/mcp"] } } }
ADD TO .cursor/mcp.json
{ "mcpServers": { "oc-docapi": { "command": "npx", "args": ["-y", "@docapi/mcp"] } } }

About This MCP Server

The io.github.Doc-API-LLC/docapi server is a Model Context Protocol server that enables the generation of PDFs, screenshots, and documents through any MCP-compatible AI agent, providing developers with a tool to create visual and textual outputs from their AI models. This server can be connected to via stdio and is available as a package on npm, allowing developers to integrate it into their workflows. Developers would use this server when they need to generate human-readable documents or images from their AI models, such as when creating reports or visualizations.

Generate PDFs, screenshots, and documents via any MCP-compatible AI agent.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.

Package

@docapi/mcp on npm

HOW TO USE

Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.

What tools does it provide?

The docapi server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.

DETAILS
README BADGE
Skills Playground MCP badge
[![Skills Playground](https://skillsplayground.com/badges/mcp/oc-docapi.svg)](https://skillsplayground.com/mcps/oc-docapi/)
SHARE
Share on X

Related MCP Servers

Get the best new skills
in your inbox

Weekly roundup of top Claude Code skills, MCP servers, and AI coding tips.