Home › Search: cli

Search: cli

Search MCP servers and agent skills by name, description, category or topic — 568 results.

Agent Skill Stale

realkimbarrett/conversion-path-builder

Design the optimal funnel from click to conversion and booked calls

723 Updated 4mo ago Score 52
MCP Server Inactive

centralmind/gateway

MCP and MCP SSE Server that automatically generate API based on database schema and data. Supports PostgreSQL, Clickhouse, MySQL, Snowflake, BigQuery, Supabase

539 Go Updated 1y ago Score 52
MCP Server Stale

decisionnode/DecisionNode

Record development decisions as structured JSON, embed as vectors via Gemini, and search semantically over MCP. Shared store across Claude Code, Cursor, Windsurf, and any MCP client. CLI + MCP server, local-only, free Gemini embedding tier.

80 TypeScript Updated 3mo ago Score 52
MCP Server Maintained

hifriendbot/cogmemai-mcp

Persistent cognitive memory for Claude Code. Cloud-first with semantic search, AI-powered extraction, and project scoping. Zero local databases.

7 TypeScript Updated 1mo ago Score 52
MCP Server Maintained

xChuCx/agent-memory

Git-native project memory for coding agents: Markdown source of truth committed to your repo, reviewable staged updates (`review --diff` → `apply`), secret/PII-safe, branch-aware — no cloud, no vector DB.

7 Go Updated 1mo ago Score 52
MCP Server Maintained

tinqiao-oss/clawtouch-mcp

Physical USB HID keyboard/mouse control via a Raspberry Pi Pico 2 running open-source firmware. Exposes move, click, drag, type, key combos, and scroll as MCP tools for any MCP client. Genuine physical HID input on the standard driver path, with a `--mock` mode for hardware-free trials. `pip install clawtouch-mcp`

7 Python Updated 1mo ago Score 52
MCP Server Active

auspy/supasidebar-mcp

Access and organize your open browser tabs, bookmarks, and recently opened links across every macOS browser from your AI client. Powered by the free SupaSidebar app.

4 TypeScript Updated 18d ago Score 52
MCP Server Stale

raohwork/forgejo-mcp

An MCP server for managing your repositories on Forgejo/Gitea server.

64 Go Updated 9mo ago Score 51
MCP Server Stale

sawa-zen/vrchat-mcp

This is an MCP server for interacting with the VRChat API. You can retrieve information about friends, worlds, avatars, and more in VRChat.

63 TypeScript Updated 5mo ago Score 51
MCP Server Stale

KuvopLLC/better-bear

MCP server for Bear notes via CloudKit — CRUD, tags, TODOs, attachments, search, front matter, stats, and health checks. Install via `npx better-bear`.

63 Swift Updated 3mo ago Score 51
MCP Server Maintained

agentcentral-to/agent-central-mcp

Hosted Amazon Seller Central and Amazon Ads MCP server for Claude, ChatGPT, and other AI clients, exposing inventory, orders, catalog, finance, fulfillment, and advertising data through a remote MCP endpoint.

6 JavaScript Updated 2mo ago Score 51
MCP Server Maintained

haoyifan/Silicon-Pantheon

Turn-based strategy game where AI agents (Claude, GPT, Grok) are the players and humans coach from the sideline. Agents command armies on tactical grids, write post-match reflections, and learn across games. MCP-native client-server architecture with a hosted lobby and self-host option.

6 Python Updated 2mo ago Score 51
MCP Server Maintained

krimto-labs/krimto

Open-source team memory layer for AI coding agents. Markdown files in git as storage, a user→team→org hierarchy as the access primitive, and one cross-vendor MCP server (Claude Code, Cursor, Codex, Gemini CLI). Hybrid SQLite + sqlite-vec retrieval. Apache-2.0.

6 TypeScript Updated 2mo ago Score 51
MCP Server Maintained

woladi/macos-vision-mcp

Local OCR and image analysis via Apple Vision Framework. Wraps macOS's native Vision API to expose OCR for images and PDFs (with reading-order paragraphs, bounding boxes, line/paragraph IDs, and confidence), face / barcode / QR / document-corner detection, and image classification — all as MCP tools any client (Claude Code, Claude Desktop, Cursor, Codex CLI) can call. ~97% token savings vs sending

6 JavaScript Updated 1mo ago Score 51
MCP Server Maintained

Claynsn/agent-discovery-mcp

Minimal MCP server (~250 lines TS) for ERC-8004 agent discovery + x402 payment. Three tools: `find_agents_by_skill` (via 8004scan public API), `get_agent_card`, `call_agent_with_payment` using Coinbase's official `x402-fetch`. Direct EOA signing — no smart account, no bundler, no relay. Works with Claude Code, OpenClaw, Cursor, Cline. USDC on Base/Ethereum + testnets, MIT.

5 TypeScript Updated 1mo ago Score 51
MCP Server Active

dmang-dev/mcp-bizhawk

Drive the [BizHawk](https://github.com/TASEmulators/BizHawk) multi-system emulator from any MCP client. Memory r/w across named domains, joypad input, frame-advance, screenshot, save/load state. One bridge unlocks NES, SNES, GB/GBC/GBA, Genesis, N64, PSX, Saturn, and more.

3 TypeScript Updated today Score 51
MCP Server Official Maintained

solnk-dev/solnk-mcp

Official Solnk MCP server — publish and schedule content across 9 platforms (X, Instagram, TikTok, YouTube, Facebook, LinkedIn, Pinterest, Threads, Bluesky) from any MCP client. 11 tools for publishing, drafts, scheduling, media upload, and post analytics. Hosted at mcp.solnk.com with bearer API key auth.

1 TypeScript Updated 1mo ago Score 51
MCP Server Stale

yangkyeongmo@/mcp-server-apache-airflow

MCP server that connects to [Apache Airflow](https://airflow.apache.org/) using official client.

172 Python Updated 5mo ago Score 50
MCP Server Stale

Narasimhaponnada/mermaid-mcp

AI-powered Mermaid diagram generation with 22+ diagram types including flowcharts, sequence diagrams, class diagrams, ER diagrams, architecture diagrams, state machines, and more. Features 50+ pre-built templates, advanced layout engines, SVG/PNG/PDF exports, and seamless integration with GitHub Copilot, Claude, and any MCP-compatible client. Install via NPM: `npm install -g @narasimhaponnada/merm

50 JavaScript Updated 8mo ago Score 50
MCP Server Maintained

Pantani/ableton-mind

Control Ableton Live from Claude, Cursor or Codex through a local Remote Script bridge: inspect sets, create tracks, scenes and clips, load devices, apply music recipes, and verify changes against Live state.

4 TypeScript Updated 1mo ago Score 50
MCP Server Maintained

feedthrough/feedthrough

In-browser debug bridge that injects into your running web app, so an agent can read the DOM, console logs and network requests, and click/fill/inspect the page. Runs inside the page (not an external CDP driver), so it works in any browser and inside Cypress/Playwright runs.

4 TypeScript Updated 1mo ago Score 50
MCP Server Maintained

HasanJahidul/terminal-history-mcp

Full-text search over your shell history (zsh / bash / fish) via SQLite FTS5. Local-only. 11-pattern secret redaction runs BEFORE insert. Captures cwd / exit code / duration via opt-in shell hook. Tools: `search_history`, `recent_in_dir`, `failed_commands`, `command_chains`, `reindex`.

4 TypeScript Updated 2mo ago Score 50
MCP Server Maintained

LuizEduPP/rememb

Persistent memory for AI agents with sectioned entries (project/user/context/etc), semantic search, CLI, and per-project scope. Local JSON, zero config, no server required.

4 Python Updated 1mo ago Score 50
MCP Server Maintained

TheStack-ai/waypath

Local-first external brain CLI for coding agents. SQLite-backed context, graph-aware recall via FTS5 and RRF, and governed memory with explicit promote and review gates. Ships Codex and Claude Code host shims and a native MCP server.

4 TypeScript Updated 1mo ago Score 50
MCP Server Active

pkotecha-eng/aria-mcp-server

Clinical research MCP server for trial coordinators and life sciences teams. Real-time access to PubMed (35M+ papers) and ClinicalTrials.gov (400K+ trials). No API key required.

2 Python Updated 20d ago Score 50
MCP Server Active

ysalitrynskyi/opn-mcp

Shorten links, read click analytics, generate branded QR codes, and manage links on opn.onl — the open-source, self-hostable URL shortener. Works with the hosted service or your own instance.

2 TypeScript Updated 15d ago Score 50
MCP Server Active

dmang-dev/mcp-dolphin

Drive the [Dolphin](https://dolphin-emu.org) GameCube/Wii emulator from any MCP client: read/write PowerPC memory (MEM1/MEM2), GameCube + Wii Remote input (buttons, IR pointer, accelerometer, MotionPlus), reset, save/load state, and frame advance. Python bridge inside [Felk's scripting fork](https://github.com/Felk/dolphin) + Node MCP server.

2 TypeScript Updated today Score 50
MCP Server Active

bobaba99/motionlint

Catch bad animations before they ship. 13 deterministic checks on the live page (duration, easing, stagger, exits, reduced-motion, touch-gated hover) with no API key or LLM, plus optional vision-LLM UX review across viewports. Install via NPM: `npx -y motionlint mcp`

0 TypeScript Updated 5d ago Score 50
MCP Server Active

AIops-tools/Nutanix-AIops

Governed Nutanix Prism Central v4 operations — cluster, VM (AHV + ESXi), storage, networking, snapshot/DR, alerts, and LCM (51 tools) with unbypassable audit logging (MCP + CLI), budget/runaway guards, dry-run, and undo/rollback.

0 Python Updated 8d ago Score 50
MCP Server Active

5dive-ai/5dive-mcp

Manage a 5dive agent fleet from any MCP client: file tasks, message and inspect agents, and read the fleet digest. Thin adapter over the 5dive CLI.

0 JavaScript Updated 10d ago Score 50
MCP Server Active

Rheopyrin/db-access-mcp

Query PostgreSQL, MySQL, Redshift and SQL Server over verified SSH / AWS SSM tunnels, with read-only enforcement, confined file exports, and pluggable secret providers (env, Vault, AWS Secrets Manager, RDS IAM). Published on the official MCP Registry.

0 TypeScript Updated 19d ago Score 50
MCP Server Active

davidmosiah/delx-mcp-server

Native stdio bridge for the hosted Delx Protocol MCP endpoint, with one-command client install, doctor checks and live tool discovery.

0 JavaScript Updated 2d ago Score 50
MCP Server Active

saiffmirza/kiyas

Design-fidelity checks for AI agents: compare a Figma frame (or any design screenshot) against the rendered implementation and get structured discrepancies with CSS properties and severity. Resolves a natural-language component description to a URL + selector in your codebase, screenshots it with Playwright, and compares via vision AI using your existing Claude Code or Codex subscription — no API

0 TypeScript Updated 7d ago Score 50
MCP Server Active

ahmedak/defluff

Deterministic slop detector for AI-generated prose. Flags filler phrases and clichés with zero false positives by design (curated phrase list, not a model), returns exact spans plus a pinnable 0-1 score, and runs offline with no API key. CLI + CI exit code + MCP server for agents to self-check their own output before it lands in a PR or doc. `pip install defluff`

0 Python Updated 7d ago Score 50
MCP Server Active

SunrisesIllNeverSee/sigrank-mcp

Operator leaderboard measuring users, not models — ranks AI coding operators by token cascade efficiency (Yield = Cache Reads × Output / Input²). 15 MCP tools: rank, pull, submit (ed25519-signed), diagnose, simulate. Privacy-first: only token counts leave the machine. `npx sigrank`

0 JavaScript Updated yesterday Score 50
MCP Server Active

imqueue/mcp

Search @imqueue docs and scaffold typed services & clients for AI coding agents, access CLI and manage your service fleet.

0 TypeScript Updated today Score 50
MCP Server Active

alebgl77/ftp-deploy-mcp

Deploy files from AI agents to your own FTP/FTPS/SFTP servers — multi-server config, recursive deploy with dry-run and gitignore-like excludes, per-server path jail and read-only mode, FileZilla import, one-command setup for popular MCP clients.

0 JavaScript Updated 10d ago Score 50
MCP Server Active

sebastienrousseau/pacs008-mcp

ISO 20022 FI-to-FI credit-transfer generation + validation** (`pacs.008` FI-to-FI Customer Credit Transfer, `pacs.004` Payment Return, `pacs.002` Status Report). 15 tools across message-type + scheme discovery, JSON Schema + rail-usage validation, validated XML generation, XSD validation, inbound parsing, the November 2026 structured-address cliff toolkit (classify/validate/repair/batch), and lega

0 Python Updated 2d ago Score 50
MCP Server Active

davidmosiah/agent-seo-engine

Local-first SEO quality, search-intent, and opportunity engine for agents. Scores Markdown content and GSC-style opportunities before rewrites or publishing.

0 Python Updated 29d ago Score 50
MCP Server Active

epistemedeus/ai-readiness

Check whether a website is visible to AI search (ChatGPT, Perplexity, Claude, Google AI Overviews). Scores AI-crawler access, JSON-LD structured data, title/meta, Open Graph, sitemap, and llms.txt, with a specific fix for each gap. Dependency-free, no API keys. Install: `npx -y github:epistemedeus/ai-readiness mcp`.

0 JavaScript Updated 23d ago Score 50
MCP Server Active

andrelaptenok/redmine-mcp-stdio

Search, read, create and update Redmine issues, projects and time entries from any MCP client. 12 tools with MCP safety annotations: full-text search, issue journals with attachments, comments and time tracking. `npx -y redmine-mcp-stdio`

0 TypeScript Updated 19d ago Score 50
MCP Server Active

partymola/bosch-flow-mcp

MCP server for Bosch eBike Flow (Smart System / BES3). Read-only, signs in with your own Bosch account via PKCE. Battery health and charge-cycle trends, components and firmware, live state-of-charge, and per-ride activity data (distance, elevation, power, assist-mode, CO2). Local SQLite cache with auto-sync.

0 Python Updated 7d ago Score 50
MCP Server Active

Flightmussy/sunshine-atlas-mcp

Where is it sunny? Monthly 0–100 Sunshine Scores, day/night temperatures, rainfall and sea temperature for 3,833 destinations that all have their own airport — ranked sunny-in-a-month searches, best-time-to-visit lookups and side-by-side comparisons from long-term climate normals. Hosted at https://sunshineatlas.com/api/mcp, no key required. Data CC BY 4.0.

0 JavaScript Updated 14d ago Score 50
MCP Server Stale

agentic-mcp-tools/owlex

AI council server: query CLI agents (Claude Code, Codex, Gemini, and OpenCode) in parallel with deliberation rounds

134 Python Updated 4mo ago Score 49
MCP Server Stale

yiwenlu66/PiloTY

AI pilot for PTY operations enabling agents to control interactive terminals with stateful sessions, SSH connections, and background process management

43 Python Updated 3mo ago Score 49
MCP Server Stale

vezlo/src-to-kb

Convert source code repositories into searchable knowledge bases with AI-powered search using GPT-5, intelligent chunking, and OpenAI embeddings for semantic code understanding.

38 JavaScript Updated 7mo ago Score 49
MCP Server Stale

mcpware/pagecast

Record any browser page as GIF or video. AI-driven demo recording with scroll/click/hover interactions via Playwright + ffmpeg. `npx @mcpware/pagecast`

36 JavaScript Updated 4mo ago Score 49
MCP Server Maintained

qbt-labs/openmm-mcp

AI-native crypto market making toolkit with 13 tools for DeFi analytics, CEX/DEX trading, and liquidity management

3 TypeScript Updated 1mo ago Score 49
‹ Prev1891012Next ›