Loomal

AI-powered PDF editing and generation MCP server using Gemini Pro.

1 starsoci: docker.io/taibennett/nano-pdf-mcp:0.1.0

About NanoPDF

NanoPDF is an MCP (Model Context Protocol) server published by r09722akabennett in the official MCP registry. AI-powered PDF editing and generation MCP server using Gemini Pro.

It ships as a Docker image (docker.io/taibennett/nano-pdf-mcp:0.1.0), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/r09722akabennett/nano-pdf-mcp, where the project has earned 1 GitHub stars.

Use NanoPDF with your agent

Claude Code · one command
claude mcp add nanopdf -- docker run -i --rm docker.io/taibennett/nano-pdf-mcp:0.1.0
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "nanopdf": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "docker.io/taibennett/nano-pdf-mcp:0.1.0"
      ]
    }
  }
}
ocidocker.io/taibennett/nano-pdf-mcp:0.1.0

Frequently asked questions

What is NanoPDF?
NanoPDF is an MCP (Model Context Protocol) server by r09722akabennett. AI-powered PDF editing and generation MCP server using Gemini Pro.
How do I connect NanoPDF to Claude, Cursor, or another MCP client?
Install NanoPDF from its oci package (docker.io/taibennett/nano-pdf-mcp:0.1.0) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is NanoPDF open source?
Yes — the source code is public at github.com/r09722akabennett/nano-pdf-mcp, with 1 GitHub stars.
Can AI agents pay to use NanoPDF?
Not yet through Loomal — NanoPDF is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain NanoPDF? Claim this listing free by verifying GitHub ownership, or contact us.