mcpbeat Sign in

UnClick MCP Server

local only

UnClick runs on your own machine — the client starts it, so there is no endpoint to ping. 356 installs a week from npm.

AI agent tool marketplace. 60+ tools for social, e-commerce, accounting, and messaging.

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 200 · avg 66 · +40% w/w
a month agotoday
356
Installs / week
npm · @unclick/mcp-server
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

What the code does

We have not read this server's code yet

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

Package points at a different repository malamutemayhem/unclick-agent-native-endpoints
пакет @unclick/mcp-server ссылается на malamutemayhem/unclick

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add unclick-mcp-server -- npx -y @unclick/mcp-server
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "unclick-mcp-server": {
      "args": [
        "-y",
        "@unclick/mcp-server"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.unclick-mcp-server]
command = "npx"
args = ["-y", "@unclick/mcp-server"]
.cursor/mcp.json
{
  "mcpServers": {
    "unclick-mcp-server": {
      "args": [
        "-y",
        "@unclick/mcp-server"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "unclick-mcp-server": {
      "args": [
        "-y",
        "@unclick/mcp-server"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: UNCLICK_API_KEY (Your UnClick API key from https://unclick.world). The author declared them in the registry entry; get the values from the project itself.

Alternatives to UnClick

same job, measured the same way
Openmm MCP
by qbt-labs

MCP server for OpenMM — exposes market data, account, trading, and strategy tools to AI agents

15 tools answering
Ghl MCP Server
by northrosetech

GoHighLevel CRM for AI agents. 60+ tools for contacts, messaging, calendars, and payments.

23 installs/wk local only
FINOPTIMA
by toutcreer

AI trading agent: multi-pool AMM, 4 strategies, marketplace, copy trading. 35 tools.

51 installs/wk local only
Agent Payment MCP
by apoth3osis-ai

Secure MCP router providing access to AgentPMT's pay-per-use AI tools marketplace.

local only
elisym
by elisymlabs

AI agent discovery, marketplace, messaging, and payments on Nostr - no platform, no middleman

1 081 installs/wk local only
Taokeh
by taokeh

Malaysian SME accounting, e-Invoice and payroll for your AI. 64 tools; writes are approved drafts.

answering
Agent Einstein — Crypto & Market Intelligence
by emc2ai

AI price forecasts, whale flows, market sentiment and prediction signals. 18 tools free, no account.

42 tools answering
CounselorAI
by the-825

College-access writing and financial-aid analysis tools for counselors, students, and families.

13 tools answering

UnClick — questions

Answers built from our own checks of this server.

Why is there no uptime for UnClick?
UnClick runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @unclick/mcp-server was installed 356 times last week.
Is UnClick still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect UnClick?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @unclick/mcp-server straight from npm; nothing to host, nothing to sign up for.
How many people use UnClick?
The npm package @unclick/mcp-server was installed 356 times in the last week. Week over week that is +40%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.