Manovagyanik1 MCP Server
Give your AI agent access to your Clipy screen recordings. Its 21 documented tools cover recording, context, recordings, transcript. It runs locally over stdio via the published package.
People connecting browser automation tools to Claude, Cursor, VS Code, or another MCP client. The project is written in JavaScript.
VERIFIED ACTIVE
LAST COMMIT 2026-08-17 · ★ 3 · #63 OF 196 MAINTAINED BROWSER AUTOMATION · VERIFIED 2026-08-25
MIT · JavaScript servers · how we verify → /methodology
01 · Install Manovagyanik1 MCP Server
before you install - you'll need
CLIPY_API_KEY
Environment variables documented in the project's README - it lists which are required and which have defaults.
Claude Code
claude mcp add manovagyanik1-clipy-mcp -- npx -y @clipy/mcp Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"manovagyanik1-clipy-mcp": {
"command": "npx",
"args": [
"-y",
"@clipy/mcp"
]
}
}
} 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
repo age created 2026-07-04 - young repo, little track record yet
license MIT - declared in the repository
npm package @clipy/mcp - the @clipy scope differs from the repo owner (manovagyanik1); confirm it's the project's official package
registry vendor namespace online.clipy - domain-verified with the official MCP registry
03 · What Manovagyanik1 MCP Server can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
What you can build
With this server connected, an agent can search your recordings by keyword (title + description), list your most recent recordings, download the MP4 locally so you can clip it or extract frames yourself (e.g. with ffmpeg), and replace a recording's transcript with text you author (needs the ingest scope). Call get_transcript first and pass its revision.
Capability map
Tools grouped from the project's README - what Manovagyanik1 MCP Server lets an agent do.
read & search
5 tools - e.g. Search the whole Clipy memory at once - every screen recording the user made and every video they imported - returning the matching moments with timestamps and ; The full timestamped transcript +…
search_memory · get_transcript · get_summary · get_browser_diagnostics · get_key_moments
Recording
5 tools - e.g. Metadata for one recording (status, duration, transcript/summary status).; Download the MP4 locally so you can clip it or extract frames yourself (e.g. with ffmpeg).; Start a recording session that keeps…
get_recording · download_recording · start_recording · stop_recording · abort_recording
Context
4 tools - e.g. The full agent-context bundle (summary + key moments + transcript + available browser diagnostics) as markdown.; List the user's context documents - YouTube videos and local video files they imported with…
get_agent_context · list_context_documents · get_context_document · read_context_document
Recordings
2 tools - e.g. Search your recordings by keyword (title + description).; List your most recent recordings.
search_recordings · list_recordings
create & write
2 tools - e.g. Drop a narration marker into the active session (live clock, or backdate with atSeconds) - markers become the recording's transcript chapters. Can carry evidenc; Drop a === CHAPTER: === boundary into the…
add_marker · add_chapter
Wait
1 tool - e.g. Poll until a recording's transcript/summary finish processing.
wait_for_artifacts
Record
1 tool - e.g. Record a web app headlessly and upload it as a Clipy recording; returns its share + agent-context URLs. Accepts a type (recording kind), viewports (sweep severa
record
Replace
1 tool - e.g. Replace a recording's transcript with text you author (needs the ingest scope). Call get_transcript first and pass its revision; stale replacements are rejected
replace_transcript
Latest releases
v0.13.1 · 2026-08-17
v0.13.0 · 2026-08-12
v0.12.0 · 2026-07-31
04 · Who maintains Manovagyanik1 MCP Server
mcp is maintained by manovagyanik1. It's the only MCP server we track from this author; the repo dates to Jul 2026.
05 · Facts
- repository
- github.com/manovagyanik1/clipy-mcp
- website
- https://clipy.online/mcp
- category
- browser automation - ranked #63 of 196 actively-maintained browser automation servers as of 2026-08-25.
- release cadence
- 10+ releases in the last 90 days (latest 2026-08-17)
- registry
- online.clipy/mcp (active, first published 2026-07-07 · 14 versions)
- packages
- npm:@clipy/mcp
06 · Manovagyanik1 MCP Server FAQ
Is Manovagyanik1 MCP Server still maintained?
Yes - as of 2026-08-25, its last commit was 2026-08-17 and it shipped 10+ releases in the last 90 days. We re-verify nightly.
What can Manovagyanik1 MCP Server do?
With this server connected, an agent can search your recordings by keyword (title + description), list your most recent recordings, download the MP4 locally so you can clip it or extract frames yourself (e.g. with ffmpeg), and replace a recording's transcript with text you author (needs the ingest scope). Call get_transcript first and pass its revision.
How do I install Manovagyanik1 MCP Server?
Run `npx -y @clipy/mcp`. The README documents one environment variable (CLIPY_API_KEY) to set first. You can also paste the ready-made client config above.
Does Manovagyanik1 MCP Server 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 Manovagyanik1 MCP Server
Alternatives to Manovagyanik1 MCP Server
Maintained browser automation servers if Manovagyanik1 MCP Server isn't the fit.
- Chrome DevTools MCP MCP server for Chrome DevTools ★ 49,617 · 2026-08-23
- Server Browser MCP server for browser use access ★ 38,704 · 2026-08-05
- Playwright MCP Playwright Tools for MCP ★ 36,436 · 2026-08-21
- Mobile MCP MCP server for iOS and Android Mobile Development, Automation and Testing ★ 5,995 · 2026-08-18
- Agent Device (callstack) MCP server for mobile app automation: verify, control, and debug iOS, Android, TV, and desktop apps ★ 4,212 · 2026-08-24
- Agent Device (callstackincubator) Let AI agents inspect, control, and debug real iOS, Android, desktop, and TV apps ★ 4,211 · 2026-08-24
Pairs well with
Servers that cover what Manovagyanik1 MCP Server doesn't - only shown when the pairing reason fits the companion.
- Firecrawl MCP Server → web scraping companion web scraping · ★ 7,310
- Tavily MCP → web scraping companion web scraping · ★ 2,351
- Codebase Memory → memory companion memory · ★ 40,198
- Memorix → memory companion memory · ★ 688
- Server Filesystem → filesystem companion filesystem · ★ 38,704
- X402 List MCP → filesystem companion filesystem · ★ 58
More browser automation MCP servers · Android (martingeidobler) · Pagecast · App Publish · Cws
More JavaScript MCP servers · Tierward · Imgflip MCP · Walmart · IBM Maximo · Mars Nme · see all