Dev MCP Prompt Server
Related Servers
Alternatives to Dev MCP Prompt Server
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityDmaintenanceA server that stores and semantically searches AI prompts via RAG, enabling developers to reuse prompts from AI coding assistants.3MIT
- AlicenseNot gradedqualityDmaintenanceA 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
- FlicenseCqualityNot gradedmaintenanceA 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.191-
- AlicenseNot gradedqualityCmaintenanceA 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 npm7MIT
- AlicenseNot gradedqualityDmaintenanceServes prompt templates through a standardized protocol for transforming basic user queries into optimized prompts for AI systems.8Apache 2.0
- AlicenseNot gradedqualityDmaintenanceA 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 npm1MIT
TDQS
Scored across 6 tools
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.
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.
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.
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.