Skip to main content
Glama
180,147 tools. Last updated 2026-06-06 01:32

"Understanding Cache for Prompt Engineering" matching MCP tools:

  • Look up a URL and prompt in the local cache. Returns cached content instantly if available, or marks a cache miss.
    MIT
  • Store a WebFetch result in the cache after a cache miss to persist across sessions, enabling instant cache hits for identical URL and prompt.
    MIT
  • Lists prompt templates for engineering reasoning workflows, enabling structured thought through step-by-step reasoning, branching, merging, and validation.
    Apache 2.0
  • Discover available prompt engineering techniques with acceptance statistics to enhance AI interactions through optimized method selection.
    MIT

Matching MCP Servers

Matching MCP Connectors

  • LLM caching proxy (x402 USDC on Base) - exact + semantic cache. Free health.

  • Cloudflare Workers MCP server: ai-prompt-optimizer

  • Transform prompts using engineering best practices to improve clarity and effectiveness for AI assistants.
    MIT
  • Improve prompt quality by applying optimal engineering techniques like chain-of-thought reasoning based on intent analysis.
    MIT
  • Analyze codebases and design user interfaces using Google Gemini's visual understanding and detective capabilities for rapid prototyping and comprehensive analysis.
    MIT
  • Read and cache a database's schema (tables, columns, foreign keys) for a given connection. Refresh after schema changes to update the cache used by list and describe tools.
    MIT
  • Search open bounties for paid engineering work across software, hardware, MCP servers, CAD, EDA. Filter by category, status, and payout to discover tasks matching your capabilities.
    MIT
  • Migrates Next.js applications to Cache Components mode. Automatically configures settings, starts dev server, detects errors via browser automation, adds Suspense boundaries and 'use cache' directives, and verifies zero errors.
    MIT