NoClick
Rank #4,812io.github.noclickapp/noclick
Build agents to automate any background task. Works with your ChatGPT/Claude subscription.
NoClick is a Model Context Protocol (MCP) server published by noclickapp. It ranks #4,812 of 132,046 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. NoClick is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Aug 25, 2026 and most recently updated on Aug 29, 2026.
Ranks ahead of 127,234 of 132,046 servers on MCP Toplist.
Use NoClick
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http noclick https://api.noclick.io/mcp[mcp_servers.noclick]
url = "https://api.noclick.io/mcp"Add to ~/.codex/config.toml.
https://api.noclick.io/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"noclick": {
"url": "https://api.noclick.io/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"noclick": {
"type": "http",
"url": "https://api.noclick.io/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"noclick": {
"serverUrl": "https://api.noclick.io/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"noclick": {
"url": "https://api.noclick.io/mcp"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.noclickapp%2Fnoclick)<a href="https://mcptoplist.com/server/io.github.noclickapp%2Fnoclick"><img src="https://mcptoplist.com/badge/io.github.noclickapp%2Fnoclick.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
noclickapp
Available versions (1)
| Version | Published |
|---|---|
| 1.0.0 | Aug 29, 2026 |
Frequently asked questions
- Who maintains NoClick?
- NoClick is maintained by noclickapp, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is NoClick listed on the Official MCP Registry?
- Yes — NoClick is listed on the Official MCP Registry, alongside Glama.
- How many versions does NoClick have?
- MCP Toplist tracks 1 version of NoClick, most recently published on Aug 29, 2026.
- Where can I find the source code for NoClick?
- The source code for NoClick is hosted at github.com/noclickapp/noclick.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.