Skip to main content
Glama
witqq

Clipboard MCP Server

by witqq

Related Servers

Alternatives to Clipboard MCP Server

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      D
      maintenance
      Provides clipboard-style operations for AI coding agents to cut, copy, paste, and undo code blocks across files with session management and audit trail. Enables efficient code refactoring and boilerplate distribution through line-based file operations.
      12 npm
      2
      MIT
    • A
      license
      A
      quality
      B
      maintenance
      Enables LLMs to efficiently navigate and analyze large diff files by providing pattern-based chunk navigation, allowing direct access to relevant changes without loading entire diffs into context.
      5
      8
      MIT
    • A
      license
      A
      quality
      Not graded
      maintenance
      Enables agents to quickly find and edit code in a codebase with surgical precision. Find symbols, edit them everywhere with tools for reading code blocks, searching/replacing text, and making precise line-based modifications.
      3
      11 npm
      -
    • A
      license
      A
      quality
      B
      maintenance
      Enables coding agents to extract verbatim, intent-relevant spans from large low-density files like logs, CSV, JSON, and HTML, verified against the original file to reduce context usage.
      1
      MIT

    TDQS

    B3.1/5.0

    Scored across 1 tool

    Disambiguation5/5

    With only one tool, there is no possibility of ambiguity or overlap between tools. The single tool 'copy_paste' has a clear, distinct purpose described as copying and pasting content between files using text patterns.

    Naming Consistency5/5

    Since there is only one tool, naming consistency is inherently perfect. The tool name 'copy_paste' follows a clear verb-based pattern (copy and paste), and there are no other tools to compare it against for inconsistency.

    Tool Count2/5

    A single tool is generally too few for a server's purpose, as it limits functionality and may indicate an incomplete or overly narrow scope. For a clipboard server, one might expect additional tools like 'cut', 'clear', or operations on different data types, making this count insufficient for robust coverage.

    Completeness2/5

    The server's domain appears to be clipboard operations, but with only one tool for copy/paste, there are significant gaps. Missing operations likely include cutting, clearing, or handling clipboard history, which are common in clipboard functionality, leading to an incomplete surface that could cause agent failures.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues