An MCP server that gives AI clients access to UnClick's catalog of callable endpoints, including memory/session tools, coordination tools, and hidden catalog discovery/call tools. It routes requests to a large and growing set of external integrations without requiring separate packages for each one.
From the registry: CoinGecko MCP — wraps CoinGecko free API (no auth required)
Please install the `coingecko` MCP server into my current AI client (that's you).
Required prerequisites (do these first if not already done):
- **Install Node.js 18+** — Node.js version 18 or higher is required to run the MCP server via npx.
- **Get an UnClick API key** — Create or obtain an API key from unclick.world. This key is required for the server to function. (https://unclick.world)
Canonical MCP server config (stdio transport):
- command: `npx`
- args: ["-y","https://github.com/malamutemayhem/unclick/releases/latest/download/unclick.tgz"]
- required environment variables:
- `UNCLICK_API_KEY`: API key for authenticating with the UnClick service. (example: `<your-api-key>`)
Note: Preferred install path is running the latest GitHub release with npx. The README also mentions global npm installation, but npx is the simpler portable option.
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 used to authenticate with unclick.worldMeta Ads MCP (Facebook + Instagram) - analyze performance, manage budgets, pause campaigns.