UnClick

AI agent tool marketplace with 60+ tools - developer utilities, social media, e-commerce, and finance. Zero dependencies, all native fetch.

@unclick/mcp-server

The app store for AI agents. unclick.world

450+ callable endpoints across 172+ tools, available to any MCP-compatible AI client. New tools ship to the API continuously. Your agent picks them up automatically, no package update needed.

Install

npx (no install required):

{
  "mcpServers": {
    "unclick": {
      "command": "npx",
      "args": ["@unclick/mcp-server"]
    }
  }
}

Add that to your claude_desktop_config.json (or equivalent for Cursor, Windsurf, etc).

Or install globally:

npm install -g @unclick/mcp-server

What it does

Gives your agent access to a growing catalog of tools across developer utilities, social media, e-commerce, finance, messaging, media, security, and more. You don't install separate packages per integration. One server, everything in the catalog.

The 3 tools

ToolWhat it does
unclick_searchSearch the catalog by keyword or category
unclick_tool_infoGet the full schema and parameters for a specific tool
unclick_callCall any tool in the catalog

The agent searches for what it needs, checks the schema, then calls it. Discovery is built into the workflow.

Requirements

Set your key as an environment variable:

UNCLICK_API_KEY=your_key_here

Or pass it via the MCP config:

{
  "mcpServers": {
    "unclick": {
      "command": "npx",
      "args": ["@unclick/mcp-server"],
      "env": {
        "UNCLICK_API_KEY": "your_key_here"
      }
    }
  }
}

More

Full catalog, docs, and API keys at unclick.world.

相關伺服器

NotebookLM 網頁匯入器

一鍵將網頁和 YouTube 影片匯入 NotebookLM。超過 200,000 位使用者信賴。

安裝 Chrome 擴充功能