Schedule Windows desktop reminders from Claude Desktop using PowerShell and Windows Task Scheduler. Supports one-time and recurring reminders that persist across reboots.
Enables remote control of Siglent SDG series function/arbitrary waveform generators via SCPI over TCP/IP. Provides tools for configuring waveforms, modulation, sweep, burst, and other instrument functions.
Combines KC Chat Panel session interaction with AgentDock computer control tools, enabling Cursor Cloud Agent to chat and operate the local machine via AgentDock.
Enables natural language control of Cobalt Strike (version 4.8) via Claude, supporting beacon listing, command execution, payload generation, and listener management without a GUI.
A lightweight MCP server that provides date and time tools, including the ability to retrieve current timestamps and parse date strings with IANA timezone support. It enables AI models to interact with the host OS clock and perform temporal calculations via stdio transport.
Read-only MCP server for TrueNAS Scale debugging, providing k3s tools for kubectl operations and whitelisted midclt calls for system info, apps, and pools.
Exposes Creatio CLI (CLIO) commands as tools for AI agents to manage Creatio environments. It enables users to perform environment health checks, restart web applications, and execute raw CLI commands through a stateless HTTP transport.
An MCP front-end for AnB. The tool surface is "use-don't-reveal": no tool returns a plaintext secret.
Reveal paths require a TTY the server doesn't have, so the no-reveal guarantee is structural, not
prompt-based — it holds even against a prompt-injected agent. Runs as a dedicated, narrowly-scoped AnB
identity; exec is default-deny (only allowlist rules tagged scope=mcp run); command output
A TypeScript-based server that enables programmatic management of pseudo-terminal sessions. It allows users to spawn, control, and interact with terminal processes in real-time through the Model Context Protocol.
An MCP server that gives coding agents hands and eyes on an Android device, providing 19 tools for building, testing, installing, UI inspection, input, logs, and toolchain diagnosis. It returns concise, structured results to make the build-debug loop efficient.
Local-first MCP server and CLI wrapper for AI coding agents. SAGE routes shell commands through a tracked local runner, stores command history on the user’s machine, and returns compressed terminal output to reduce noisy context.
AgentBridge is a local MCP server that lets Claude Code delegate coding tasks to external CLI workers like Codex and Antigravity. It assembles structured prompts, runs the workers with git snapshotting, and returns compact structured results without running its own models.