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
Kubernetes Interactive
Run and interpret Kubernetes commands interactively with a provided kubeconfig.
Web3 MCP Server
An MCP server for interacting with Web3 and EVM-compatible chains.
Agentic Control Framework (ACF)
A toolkit for autonomous agent development with tools for task management, filesystem operations, browser automation, and terminal control.
Sentinel Signal MCP
Agent tools via MCP for workflow scoring, limits/usage, and feedback (trial key supported)
Sverklo
Local-first code intelligence MCP server. Hybrid BM25 + ONNX vector search, symbol-level impact analysis, diff-aware PR review with risk scoring, and persistent memory tied to git state. 20 tools, MIT licensed.
OpenZipline MCP
Provides secure, standards-compliant smart contract templates for tokens, access control, finance, and governance.
MCP Smart Contract Analyst
Analyzes smart contract source code on the Monad blockchain for functionality and security.
paytoll-mcp
Access 20+ DeFi, crypto, and AI endpoints through micro-payments. Get Aave rates, build DeFi transactions, fetch crypto prices, resolve ENS names, search Twitter, and query LLMs - all paid per-call with USDC on Base. No API keys needed, payment is the auth
MCP Toolbox
A toolkit for enhancing LLM capabilities by providing tools to interact with external services and APIs via the Model Context Protocol (MCP).
Midjourney MCP
An MCP server for generating images with the Midjourney API.