Skip to main content
Glama
seungwonme

prompt-new-mcp

by seungwonme

Related Servers

Alternatives to prompt-new-mcp

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      D
      maintenance
      A Model Context Protocol server for Claude Desktop that provides structured memory management across chat sessions, allowing Claude to maintain context and build a knowledge base within project directories.
      6 npm
      6
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      A Model Context Protocol server that enables Claude Desktop to perform file operations like reading, writing, listing directories, and managing files through natural language commands.
      MIT
    • A
      license
      A
      quality
      D
      maintenance
      A Model Context Protocol server for managing prompt templates as markdown files with YAML frontmatter, allowing users and LLMs to easily add, retrieve, and manage prompts.
      5
      4 npm
      16
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      A Model Context Protocol server built with mcp-framework that allows users to create and manage custom tools for processing data, integrating with the Claude Desktop via CLI.
      20 npm
      5
      MIT
    • A
      license
      A
      quality
      D
      maintenance
      A Model Context Protocol server that allows Claude Desktop to manage and execute tasks in a queue-based system, supporting planning, execution, and completion phases.
      10
      184 npm
      9
      MIT

    TDQS

    B3.2/5.0

    Scored across 2 tools

    Disambiguation5/5

    The two tools have completely distinct purposes: 'list' retrieves existing prompts, while 'save' logs user messages. There is no overlap or ambiguity between these functions, making it easy for an agent to choose the correct tool based on the task.

    Naming Consistency5/5

    Both tool names follow a simple, consistent verb-only pattern ('list' and 'save'), which is clear and predictable. There are no deviations in naming style, making the set easy to understand at a glance.

    Tool Count2/5

    With only 2 tools, the server feels thin for a prompt management system. While 'list' and 'save' cover basic logging and retrieval, there are obvious gaps like updating, deleting, or searching prompts, which limits functionality for the domain.

    Completeness2/5

    The tool surface is severely incomplete for prompt management. It lacks essential operations such as update, delete, search, or get specific prompts, leaving agents unable to perform full CRUD workflows. The 'save' tool's mandatory use for logging also seems misaligned with typical prompt management tasks.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues