claude mcp add oc-docapi -- npx -y @docapi/mcp
{
"mcpServers": {
"oc-docapi": {
"command": "npx",
"args": ["-y", "@docapi/mcp"]
}
}
}
{
"mcpServers": {
"oc-docapi": {
"command": "npx",
"args": ["-y", "@docapi/mcp"]
}
}
}
{
"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.