Skip to main content
Glama
206,328 tools. Last updated 2026-06-17 12:44

"Servers Offering MCP Prompts as Prompt Primitives" matching MCP tools:

  • Execute prompts with LLMs by retrieving templates from MCP servers, filling variables, and returning structured responses with metadata for testing workflows.
    MIT
  • Run multiple generation prompts in sequence with a shared system prompt. Captures errors inline per item, returning all results with delimiters.
    MIT
  • Search MCP Protocol and FastMCP documentation to find relevant guides for building MCP servers, with ranked results and optional source filtering.
    MIT
  • List available MCP prompts and their descriptions to discover workflows supported by the Ableton Live control server.
    MIT

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.
    Last updated
    5
    6
    14
    MIT
  • A
    license
    -
    quality
    D
    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.
    Last updated
    101
    118
    MIT

Matching MCP Connectors

  • Retrieve all available prompts from an MCP server with names, descriptions, and argument schemas for accurate invocation.
    MIT
  • Scan MCP servers for security vulnerabilities including prompt injection, tool poisoning, and credential exposure. Returns findings with severity levels.
    MIT
  • List all available MCP servers, categorized as loaded, lazy, or disabled, to understand server availability.
    MIT
  • Create a new prompt collection to organize prompts by app, establishing a namespace before adding prompts. Returns collection id and slug.
    MIT
  • Discover available prompt templates from a target MCP server by specifying its location and transport type. Use this to explore what prompts a server provides for integration or testing purposes.
    MIT
  • Idempotently create or update a prompt for CI/CD and prompt-as-code workflows. Finds existing prompts by name within a collection and uses dry_run for safe preflight checks.
    MIT
  • Search and filter MCP servers from known registries by name, description, or tag. Results include URLs and repository info ready for adding as upstreams.
    MIT
  • Check MCP server health: auto-discovers servers from Claude config, connects and validates tools/prompts/resources. Optionally invoke tools to confirm execution and run security analysis. Get pass/fail status for every server.
    MIT
  • Retrieve the system prompt for RushDB's query builder when your MCP client lacks Prompts API support, enabling database query construction.
  • List, get info, or call tools, resources, and prompts across multiple MCP servers through a unified proxy interface.
    AGPL 3.0