Loading MCP server directory, please wait...
Generate and read PDFs for AI agents: a generate_pdf and a read_pdf tool, priced per document.
npx @getmcp/cli add io.github.NicolasMartalog/docweave-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.NicolasMartalog/docweave-mcp": {
"command": "npx",
"args": [
"-y",
"@docweave/mcp"
]
}
}
}