← Back to Plugins
MCP Server MCP

ComPDF MCP

MCP Registry publisher By MCP Registry publisher 👁 1 views ▲ 0 votes

ComPDF remote MCP server

Homepage Verified source

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://mcp-server.compdf.com/mcp",
      "headers": [
        {
          "description": "API key for authentication, Get it from [ComPDF](https://www.compdf.com/compdf-portal/signin?utm_source=agent_plugin_bailian_mcp&utm_medium=referral&utm_campaign=agent_plugin_bailian_mcp&ref_platform_id=agent_plugin_bailian_mcp)",
          "isRequired": true,
          "isSecret": true,
          "name": "X-API-Key"
        }
      ]
    }
  ],
  "packages": []
}
mcp model-context-protocol streamable-http

Comments

Sign in to leave a comment

Loading comments...