Un Click MCP Server
The app store for AI agents. unclick.world 450+ callable endpoints across 178+ tools, available to any MCP-compatible AI client. New tools ship to the API continuously. Your agent picks them up automatically; no package update is needed. It runs locally over stdio via the published package.
People who work with agent tools and ai memory and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.
NO LONGER MAINTAINED
LAST COMMIT 2026-09-16 · ★ 4 · VERIFIED 2026-09-18
AGPL-3.0 · TypeScript servers · how we verify → /methodology
01 · Install Un Click
before you install - you'll need
UNCLICK_API_KEY
Environment variables documented in the project's README - it lists which are required and which have defaults.
Claude Code
claude mcp add malamutemayhem-unclick-agent-native-endp -- npx -y @unclick/mcp-server Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"malamutemayhem-unclick-agent-native-endp": {
"command": "npx",
"args": [
"-y",
"@unclick/mcp-server"
]
}
}
} Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.
Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as local process (stdio) - runs on your machine with your user's permissions
repository archived on GitHub - read-only; no future fixes, security or otherwise
license AGPL-3.0 - declared in the repository
npm package @unclick/mcp-server - the @unclick scope differs from the repo owner (malamutemayhem); confirm it's the project's official package
registry namespace io.github.malamutemayhem is GitHub-verified and matches the repo owner
03 · What Un Click can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
Latest releases
browser-app-latest · 2026-06-26
Rolling Windows build of UnClick Browser (beta). Download UnClick-Browser-Setup.exe once; updates after that are automatic.
standalone-mcps-latest · 2026-05-30
Rolling release of standalone niche MCP servers. Install any with: npx -y
mcp-server-v0.3.110-run-1120.1-8798ef3 · 2026-05-28
GitHub-only MCP server release. Install with: npx -y
04 · Who maintains Un Click
UnClick is maintained by malamutemayhem. We track 44 MCP servers from malamutemayhem - 0 actively maintained, 8 combined GitHub stars, oldest repo from Apr 2026. Full record: all servers from malamutemayhem.
- IP Australia MCP by UnClick Australian trademark and patent search via IP Australia. By UnClick. ★ 4
- OpenAQ Air Quality MCP by UnClick Global air quality measurements by location and country from OpenAQ. No API key. By UnClick. ★ 4
- ABN Lookup MCP by UnClick Australian Business Number lookup and business name search. By UnClick. ★ 4
- NASA MCP by UnClick NASA tools for nasa, space, astronomy by UnClick. ★ 4
- WillyWeather MCP by UnClick Australian weather, surf, and tide forecasts from WillyWeather. By UnClick. ★ 4
- BoardGameGeek MCP by UnClick BoardGameGeek search, game details, rankings, and collections. By UnClick. ★ 4
05 · Facts
- category
- memory - dead as of 2026-09-18.
- release cadence
- 1 release in the last 90 days (latest 2026-06-26)
- registry
- io.github.malamutemayhem/unclick-mcp-server (active, first published 2026-04-08 · 3 versions)
- packages
- npm:@unclick/mcp-server
06 · Un Click FAQ
What is Un Click?
The app store for AI agents. unclick.world 450+ callable endpoints across 178+ tools, available to any MCP-compatible AI client. New tools ship to the API continuously. Your agent picks them up automatically; no package update is needed. It runs locally over stdio via the published package.
Is Un Click still maintained?
Its last commit was 2026-09-16 (as of 2026-09-18) - we classify it as dead.
How do I install Un Click?
Run `npx -y @unclick/mcp-server`. The README documents one environment variable (UNCLICK_API_KEY) to set first. You can also paste the ready-made client config above.
Does Un Click run locally?
Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.
07 · Alternatives to Un Click
Alternatives to Un Click
Maintained memory servers if Un Click isn't the fit.
- Codebase Memory Codebase knowledge graph for AI agents - 162 languages, sub-ms queries, 99% fewer tokens. ★ 43,715 · 2026-09-18
- Superlog Open-source agent that observes and fixes your application. Query logs, traces, metrics, incidents. ★ 1,449 · 2026-09-17
- Tradememory Protocol Tamper-evident decision audit trail and outcome-weighted memory for AI trading agents. ★ 1,419 · 2026-09-14
- Persome Local-first personal memory and model server for trusted MCP agents on macOS. ★ 1,322 · 2026-08-21
- Neo4j Memory MCP Neo4j Knowledge Graph Memory Server ★ 984 · 2026-09-09
- Projectmem Coding agent memory - one local MCP server for every project. Warns before repeating failed fixes. ★ 826 · 2026-09-15
Pairs well with
Servers that cover what Un Click doesn't - only shown when the pairing reason fits the companion.