Skip to main content
Glama
MDizzleZA

masscode-mcp

by MDizzleZA

Related Servers

Alternatives to masscode-mcp

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      A
      maintenance
      snipper-mcp — the MCP server inside SnipperApp 3. SnipperApp 3 is a native macOS code snippet manager. It ships its own MCP server, so AI assistants can search, read, create and organise the snippets in your library.
      MIT
    • F
      license
      A
      quality
      D
      maintenance
      A portable MCP server enabling AI assistants to operate VS Code, including file management, extension control, and workspace automation.
      6
      -
    • A
      license
      Not graded
      quality
      B
      maintenance
      A self-hosted MCP server that lets ChatGPT securely read, edit, search, and run code in your local projects via an owner-approved connection.
      1,283 npm
      MIT

    TDQS

    A3.7/5.0

    Scored across 8 tools

    Disambiguation5/5

    Each tool targets a distinct resource (snippet, folder, tag) and action (create, list, get, update). No two tools have overlapping purposes; list_snippets and get_snippet are clearly differentiated by search/list vs single-fetch by ID.

    Naming Consistency5/5

    All tools follow a consistent snake_case pattern of masscode_<verb>_<noun>, with verbs limited to create, list, get, and update. The naming is uniform and predictable.

    Tool Count5/5

    Eight tools is an appropriate size for a snippet management server. Each tool serves a clear function and covers the main resources without unnecessary bloat or missing essentials.

    Completeness3/5

    The set provides create, read, and update for snippets, but lacks delete operations for snippets, folders, and tags. Folders and tags only support create and list, leaving update and delete holes. These are notable gaps for a comprehensive snippet management tool.

    Maintenance

    ActivitySlowing
    ResponsivenessNo issues