@clipy/mcp
Rank #5,445online.clipy/mcp
Read your Clipy screen recordings: search, transcripts, AI summaries, and key moments with frames.
@clipy/mcp is a Model Context Protocol (MCP) server published by manovagyanik1. It ranks #5,445 of 132,345 servers tracked on MCP Toplist, and its repository has 4 GitHub stars. @clipy/mcp is listed across 4 registries — Official MCP, PulseMCP, Glama and mcp.so, with 14 tracked versions. It was first listed on Jul 4, 2026 and most recently updated on Aug 17, 2026.
Ranks ahead of 126,900 of 132,345 servers on MCP Toplist.
Use @clipy/mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add clipy -e "CLIPY_API_KEY=<your CLIPY_API_KEY>" -e "CLIPY_API_URL=<your CLIPY_API_URL>" -- npx -y @clipy/mcpReplace each placeholder with your own value before saving.
[mcp_servers.clipy]
command = "npx"
args = ["-y", "@clipy/mcp"]
[mcp_servers.clipy.env]
CLIPY_API_KEY = "<your CLIPY_API_KEY>"
CLIPY_API_URL = "<your CLIPY_API_URL>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"clipy": {
"command": "npx",
"args": [
"-y",
"@clipy/mcp"
],
"env": {
"CLIPY_API_KEY": "<your CLIPY_API_KEY>",
"CLIPY_API_URL": "<your CLIPY_API_URL>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"clipy": {
"command": "npx",
"args": [
"-y",
"@clipy/mcp"
],
"env": {
"CLIPY_API_KEY": "<your CLIPY_API_KEY>",
"CLIPY_API_URL": "<your CLIPY_API_URL>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"clipy": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@clipy/mcp"
],
"env": {
"CLIPY_API_KEY": "<your CLIPY_API_KEY>",
"CLIPY_API_URL": "<your CLIPY_API_URL>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"clipy": {
"command": "npx",
"args": [
"-y",
"@clipy/mcp"
],
"env": {
"CLIPY_API_KEY": "<your CLIPY_API_KEY>",
"CLIPY_API_URL": "<your CLIPY_API_URL>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"clipy": {
"command": "npx",
"args": [
"-y",
"@clipy/mcp"
],
"env": {
"CLIPY_API_KEY": "<your CLIPY_API_KEY>",
"CLIPY_API_URL": "<your CLIPY_API_URL>"
}
}
}
}Replace each placeholder with your own value before saving.
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/online.clipy%2Fmcp)<a href="https://mcptoplist.com/server/online.clipy%2Fmcp"><img src="https://mcptoplist.com/badge/online.clipy%2Fmcp.svg" alt="MCP Toplist: Top 5% of 132,345" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
manovagyanik1
Available versions (14)
| Version | Published |
|---|---|
| 0.13.1 | Aug 17, 2026 |
| 0.13.0 | Aug 12, 2026 |
| 0.12.0 | Jul 31, 2026 |
| 0.11.0 | Jul 30, 2026 |
| 0.8.6 | Jul 20, 2026 |
| 0.8.5 | Jul 20, 2026 |
| 0.8.4 | Jul 20, 2026 |
| 0.8.3 | Jul 20, 2026 |
| 0.8.2 | Jul 20, 2026 |
| 0.8.1 | Jul 19, 2026 |
| 0.8.0 | Jul 19, 2026 |
| 0.7.1 | Jul 19, 2026 |
| 0.5.2 | Jul 7, 2026 |
| 0.5.1 | Jul 7, 2026 |
Frequently asked questions
- Who maintains @clipy/mcp?
- @clipy/mcp is maintained by manovagyanik1, which publishes 1 MCP server (14 total versions) tracked on MCP Toplist.
- Is @clipy/mcp listed on the Official MCP Registry?
- Yes — @clipy/mcp is listed on the Official MCP Registry, alongside PulseMCP, Glama and mcp.so.
- How many versions does @clipy/mcp have?
- MCP Toplist tracks 14 versions of @clipy/mcp, most recently published on Aug 17, 2026.
- Where can I find the source code for @clipy/mcp?
- The source code for @clipy/mcp is hosted at github.com/manovagyanik1/clipy-mcp.
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.