copy-ai-mcp

anhuaxiang/copy-ai-mcp

3.2

If you are the rightful owner of copy-ai-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

The Copy.ai MCP server facilitates seamless integration with the Copy.ai API, enabling users to leverage AI-powered content generation capabilities.

Copy.ai MCP

A MCP server for Copy.ai.


{
  "mcpServers": {
    "copy-ai": {
      "env": {
        "COPY_AI_API_KEY": "COPY_AI_API_KEY"
      },
      "command": "uvx",
      "args": [
        "copy-ai-mcp"
      ]
    }
  }
}