Skip to main content
Glama
LeonNonnast

Dev MCP Prompt Server

by LeonNonnast

Related Servers

Alternatives to Dev MCP Prompt Server

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      D
      maintenance
      A self-hosted remote MCP server that provides reusable prompts and development conventions across various AI tools. It features a modular architecture for organizing and namespacing custom prompts to streamline AI-assisted coding workflows.
      MIT
    • F
      license
      C
      quality
      Not graded
      maintenance
      A modular productivity automation server providing reusable prompt templates, composable skills, and multi-step workflows for tasks like daily planning, code review, document summarization, and project management.
      19
      1
      -
    • A
      license
      Not graded
      quality
      C
      maintenance
      A lightweight, file-based server for managing and serving personal prompt templates with variable substitution support via the Model Context Protocol. It allows users to store, update, and organize prompts in a local directory through integrated MCP tools and CLI assistants.
      6 npm
      7
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      A local-only MCP server that uses SQLite to store, search, and manage a personal library of AI prompts. It enables developers to organize and reuse prompts across multiple AI clients like Claude and Cursor while keeping all data on their local machine.
      7 npm
      1
      MIT

    TDQS

    B3.2/5.0

    Scored across 6 tools

    Disambiguation4/5

    Most tools have distinct purposes, but 'get_prompt_stats' and 'search_prompts' could cause mild confusion as both relate to prompts, though one is for statistics and the other for searching. The other tools target clearly different resources like skills, tools, and profiles.

    Naming Consistency5/5

    All tool names follow a consistent verb_noun pattern using snake_case, such as 'get_prompt_stats', 'list_skills', and 'search_profiles'. There are no deviations in naming conventions across the set.

    Tool Count5/5

    With 6 tools, the count is well-scoped for a prompt server, covering statistics, listing, loading, and searching across prompts, tools, skills, and profiles. Each tool appears to serve a necessary function without bloat.

    Completeness3/5

    The server covers retrieval and search operations for prompts, skills, tools, and profiles, but lacks obvious CRUD operations like creating, updating, or deleting prompts or skills. This could limit agent workflows that require modification, though basic querying is supported.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues