← Index

UnClick

io.github.malamutemayhem/unclick-mcp-server·v0.2.3·Other
Quality Score
90
/100

AI agent tool marketplace. 60+ tools for social, e-commerce, accounting, and messaging.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "unclick-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@unclick/mcp-server"
      ],
      "env": {
        "UNCLICK_API_KEY": "<your-unclick_api_key>"
      }
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "unclick-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@unclick/mcp-server"
      ],
      "env": {
        "UNCLICK_API_KEY": "<your-unclick_api_key>"
      }
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @unclick/mcp-server
§02  Environment variables
UNCLICK_API_KEY
requiredsecret

Your UnClick API key from https://unclick.world

§03  MCP Quality Score  ·  methodology
freshness
25
completeness
20
installability
25
documentation
15
stability
5
§04  Alternatives in Other