This MCP server provides access to a catalog of over 450 callable endpoints across various tools for AI agents, enabling seamless integration without the need for separate package installations.
From the registry: AI agent tool marketplace. 60+ tools for social, e-commerce, accounting, and messaging.
Please install the `unclick-mcp-server` MCP server into my current AI client (that's you).
Required prerequisites (do these first if not already done):
- **Node.js 18+** — Node.js 18 or later required. (https://nodejs.org)
- **Unclick API Key** — An API key from unclick.world is required. (https://unclick.world)
Canonical MCP server config (stdio transport):
- command: `npx`
- args: ["@unclick/mcp-server"]
- required environment variables:
- `UNCLICK_API_KEY`: API key from unclick.world. (example: `your_key_here`)
Note: Provides access to 450+ endpoints across 172+ tools via 3 meta tools: unclick_search, unclick_tool_info, and unclick_call. New tools ship continuously without package updates.
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.UNCLICK_API_KEYrequiredAPI key for accessing the unclick.world servicesAI Agents Framework with Self Reflection and MCP support