Skip to main content
Glama
72,003 servers. Updated

Matching MCP tools:

Matching MCP Connectors:

"A server for making LLMs follow user prompts more strongly" matching MCP servers:

  • 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
    25
    16
    MIT
  • A
    license
    -
    quality
    D
    maintenance
    An MCP server that exposes the llms.txt file and its referenced local or external resources from a project root to provide context for AI models. It automatically parses documentation links and URLs to make them accessible as additional MCP resources.
    1
    MIT
  • A
    license
    -
    quality
    C
    maintenance
    Lightweight MCP server for providing user prompts defined in Markdown with argument support.
    6
    BSD 3-Clause
  • A
    license
    -
    quality
    D
    maintenance
    An MCP server for intelligent project planning and task management featuring task tracking, bug reporting, and feature specification with SQLite persistence. It includes full-text search capabilities and automatic filesystem synchronization to keep project data organized and accessible.
    MIT
  • A
    license
    -
    quality
    C
    maintenance
    Enables creation, management, and templating of prompts through a simplified SOLID architecture, allowing users to organize prompts by category and fill in templates at runtime.
    83
    117
    MIT
  • A
    license
    -
    quality
    D
    maintenance
    Enables AI models to interactively prompt users for input or clarification directly through their code editor. It facilitates real-time communication between assistants and users during development tasks.
    MIT
  • F
    license
    A
    quality
    D
    maintenance
    Enables AI assistants to register prompts for security verification, checking for hidden injections, data exfiltration patterns, and jailbreak attempts, then generate embed codes for displaying security badges on websites.
    4
  • A
    license
    B
    quality
    C
    maintenance
    Simple MCP Server to enable a human-in-the-loop workflow in tools like Cline and Cursor. This is especially useful for developing desktop applications that require complex user interactions to test.
    1
    53
    MIT
  • A
    license
    -
    quality
    C
    maintenance
    A tutorial demonstrating how to build reusable, parameterized MCP prompt templates using FastMCP, including patterns for research, summarization, and code review.
    2
    MIT
  • F
    license
    A
    quality
    D
    maintenance
    Provides an interactive checklist tool that allows AI agents to present step-by-step instructions to users through an automatically opened terminal UI. It enables agents to guide users through manual tasks and wait for completion, skipping, or feedback before proceeding.
    1
  • F
    license
    A
    quality
    C
    maintenance
    Exposes user, membership, and role administration tools via MCP, acting as a thin passthrough to a coordinator API with RBAC enforced by the coordinator using caller bearer tokens.
    8
  • A
    license
    A
    quality
    D
    maintenance
    Simulates harsh, fake user reviews to psychologically condition AI agents for enforcing disciplined development practices, with optional Ollama integration for dynamic criticism.
    1
    6
    7
    MIT
  • F
    license
    -
    quality
    C
    maintenance
    Enables Codex to clarify requirements via native MCP elicitation controls, supporting single/multiple-choice and free-text questions with recommended answers and a discuss-first option.