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
| Tool | What it does |
|---|---|
unclick_search | Search the catalog by keyword or category |
unclick_tool_info | Get the full schema and parameters for a specific tool |
unclick_call | Call 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
- Node.js 18+
- An API key from unclick.world
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.
関連サーバー
Scout Monitoring MCP
スポンサーPut performance and error data directly in the hands of your AI assistant.
Alpha Vantage MCP Server
スポンサーAccess financial market data: realtime & historical stock, ETF, options, forex, crypto, commodities, fundamentals, technical indicators, & more
Figma MCP Server
An MCP server for interacting with the Figma API. Manage files, comments, components, projects, and more.
Wirekitty
Let your agents generate wireframes for your next app or feature, make iterations, and build off approved designs.
Azure DevOps
Provides comprehensive integration with Azure DevOps services.
Zabbix MCP Server
Zabbix MCP Server with all functions and validations
Remote MCP Server (Authless)
A remote MCP server deployable on Cloudflare Workers without authentication.
ForeverVM
Run Python in a code sandbox.
Cntx UI
A minimal file bundling and tagging tool for AI development, featuring a web interface and MCP server mode for AI integration.
Refactory
Hybrid decomp tool — AI decides WHERE to split your monolith, deterministic engine COPIES the code. Minimize tokens, maximize syntax validity.
SwarmTask
An asynchronous task manager for parallel execution of shell commands with real-time progress monitoring.
POX MCP Server
An MCP server for the POX SDN controller, enabling network control, management, and analysis using Python and OpenFlow.