MCP.so
登录

Unclick

@malamutemayhem

关于 Unclick

UnClick is the universal remote for AI: one MCP install that gives any compatible agent 450+ callable endpoints across 60+ integrations, plus persistent cross-session memory.

基本信息

分类

其他

传输方式

stdio

发布者

malamutemayhem

提交者

malamutemayhem

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

{
  "mcpServers": {
    "unclick": {
      "command": "npx",
      "args": [
        "-y",
        "https://github.com/malamutemayhem/unclick/releases/latest/download/unclick.tgz"
      ]
    }
  }
}

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is Unclick?

Unclick is an MCP server that acts as an app store for AI agents, providing over 450 callable endpoints across 178+ tools in categories like developer utilities, social media, e-commerce, finance, messaging, media, and security. It is for developers who want a single MCP integration that offers a continuously growing catalog of tools for any MCP-compatible AI client.

How to use Unclick?

Add the Unclick server to your MCP client configuration (e.g., claude_desktop_config.json) using the npx command with the latest GitHub release URL. Set your API key as the UNCLICK_API_KEY environment variable. Alternatively, install globally with npm install -g from the same release URL. No separate package updates are needed; new tools are picked up automatically.

Key features of Unclick

  • 450+ endpoints across 178+ tools in a single server
  • Continuous tool updates without requiring package reinstallation
  • Memory session protocol for agent context management
  • Boardroom coordination tools for team tasks and signals
  • Hidden catalog tools for dynamic endpoint discovery
  • Legacy memory aliases ensure backward compatibility

Use cases of Unclick

  • An AI agent manages its own session memory and saves identity facts for a startup.
  • A team uses Boardroom tools to share signals, post messages, and vote on ideas.
  • A developer dynamically discovers and calls any endpoint in the full tool catalog.
  • An e-commerce assistant accesses product, order, and customer endpoints via one integration.

FAQ from Unclick

What runtime does Unclick require?

Node.js 18+ and an API key from unclick.world are required.

How do I get an API key for Unclick?

Visit unclick.world to obtain an API key.

Do I need to install separate packages for each integration?

No. Unclick provides access to the entire catalog of tools through a single MCP server.

What are the hidden catalog tools?

unclick_search, unclick_browse, unclick_tool_info, and unclick_call enable dynamic discovery and invocation of any endpoint without it being listed in ListTools.

Can I install Unclick without using npx?

Yes. You can install globally with npm install -g from the latest GitHub release URL.

评论

其他 分类下的更多 MCP 服务器