48 skills found · Page 2 of 2
noluyorAbi / claude-code-recapBrowse every recent Claude Code session across all your projects and jump back into any of them. Shows project path, summary, git branch, model, turn count, and a ready-to-paste resume command. --open re-opens a whole working set in terminal tabs. Local files only: no network, no telemetry.
Maxmedawar / tandemTandem is an MCP bridge that lets a chatbot (Claude.ai or ChatGPT) spin up and drive, interactive Claude Code sessions on your own machine. Runs 2 sessions in a lead/worker loop that works autonomously. Also makes claude code respond to the initial Chatbot through the browser so it can respond back.
turtir-ai / mcp-ecosystem-platform🚀 Ultimate Developer Productivity Suite - 11 specialized MCP servers for AI-powered code analysis, security scanning, browser automation, and workflow orchestration. FastAPI + React + TypeScript + Docker ready.
ttpears / gitlab-mcpCommunity GitLab MCP Server — works with any GitLab tier (Free/Premium/Ultimate), no Duo required. GraphQL schema discovery, repo browsing, multi-client support (Claude Code, LibreChat).
CumpsD / broker-as-a-serviceNative cross-chain swaps: Bitcoin, Ethereum, Solana, Polkadot, Tron, Arbitrum. Quote, swap, track.
ninjackster / reddit-rss-mcpDependency-free MCP server that reads Reddit via RSS feeds. No API key/OAuth, works when Reddit blocks anonymous JSON access. Search, browse, read comments.
totigm / humanjsHumanize browser automation for AI agents, QA tests, and demos. Playwright-first — record sessions to video or runnable tests, and drive it over MCP from your favorite AI.
pouyanafisi / smippoCommand-line website copier and scraper. Create complete offline mirrors with all assets, styles, and dynamic content preserved. Perfect for website duplication, archiving, and offline browsing.
Octo-Lex / ChatGPT-Web2APIOpenAI-compatible API proxy for ChatGPT web — expose ChatGPT as an MCP server, REST API, and OpenAI SDK endpoint via CDP-driven browser automation
markusl / statfin-mcpProduction-grade Model Context Protocol (MCP) server for Statistics Finland's StatFin database. Enables AI assistants like Claude to browse, search, and query Finnish statistical data.
brettchien / katashiroChrome Side Panel companion for OpenAB — a multi-agent chatroom with in-browser control for agents via MCP-over-ACP.
MikkoParkkola / nabToken-lean web microfetch for LLM agents: any URL → clean markdown via CLI, MCP server, and Claude Code plugin. Real browser-cookie auth, passkeys, anti-bot reach, on-by-default prompt-injection defense, plus on-device multimodal ASR/OCR. A single Rust binary — not a browser.
Enreign / pagerunnerThe browser layer that learns. Connects any MCP client to your real Chrome profiles — already logged in, with site intelligence that compounds over time. Sessions survive restarts. PII anonymization, encrypted state, macOS menu bar, multi-session daemon.
HarperZ9 / gatherResearch intake that reaches the hard places: web, video, papers, scanned PDFs, browser, OCR, and audio into structured research packets. DOM extraction and change tracking built in; provenance rides along on every item.
callmehuyv / chrome-local-mcpA local Chrome browser automation MCP server for Claude Code, powered by Puppeteer
hassan-alnator / vibe-eyesAutomated visual testing framework for Claude and MCP-compatible clients. Generate unit tests, run E2E browser automation, perform visual regression testing, and extract text with OCR - all through natural language commands.
Atoll92 / mon-cercle-app"browser-image-compression": "^2.0.2", "buffer": "^6.0.3", "canvas-confetti": "^1.9.3", "context7-mcp-server": "^1.0.1", "date-fns": "^4.1.0", "dompurify": "^3.2.6", "dotenv": "^16.6.0",
iamfarzad / FB-c_labV2"dev:shell": "./scripts/dev-safe.sh", "mcp:bridge": "pnpm dlx @agentdeskai/browser-tools-server@latest", "mcp:server": "pnpm dlx @agentdeskai/browser-tools-mcp@1.2.0", "mcp:dev": "concurrently --names \"bridge,mcp\" --kill-others-on-fail \"pnpm mcp:bridge\" \"pnpm mcp:server\"", "lint": "next lint",…