MCP.so
Sign In
Servers

mcp-pdf-parse

@Khush08

MCP server for parsing data from a pdf url

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "mcp-pdf-parse": {
      "command": "npx",
      "args": [
        "mcp-pdf-parse"
      ]
    }
  }
}

More from Files & Storage