Skip to main content
Glama
vlsky2603

thedailyworkflow-mcp

by vlsky2603

search_prompts

Search over 1700 AI prompts for ChatGPT, Claude, Midjourney, and more. Find copy-paste-ready templates for writing, coding, marketing, and other tasks.

Instructions

Search 1700+ user-submitted AI prompts for ChatGPT, Claude, Midjourney, DALL-E, Cursor, Gemini and more. Each prompt is a copy-paste-ready template for a specific task (writing, coding, marketing, design, business, etc).

Args: query: Free-text search over title and prompt body. Example: "blog post outline", "code refactor", "logo design", "cold email". ai_tool: Filter by target AI. Values: ChatGPT, Claude, Midjourney, DALL-E 3, Gemini, Cursor, Copilot. category: Filter by category. Values: Writing, Coding, Marketing, Design, Business, Education, Creative, Productivity. limit: Max results (1-25, default 10).

Returns: Dict with count and results. Each result: id, title, category, ai_tool, preview (first 200 chars of prompt), page_url.

Use this when the user asks "give me a prompt for X" or "find a prompt to do Y". The full content is at the page_url.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
queryNo
ai_toolNo
categoryNo
limitNo
Behavior4/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

No annotations are provided, so the description carries the full burden. It explains the tool is a read operation (search) and describes the response structure, including a preview field. It doesn't mention any side effects, but as a search tool, that's acceptable.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is structured with clear sections (Args, Returns, usage guidance). Every sentence adds value, and there is no redundancy or fluff. It is appropriately sized for a search tool.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness5/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given the tool has 4 parameters, no output schema, and sibling search tools, the description is complete. It explains parameters, return format, and usage context, covering all necessary information for an agent to select and invoke the tool correctly.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters5/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is 0%, but the description provides detailed meanings for all 4 parameters, including examples and value lists for ai_tool, category, and limit. This significantly compensates for the lack of schema descriptions.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool searches '1700+ user-submitted AI prompts' for multiple AI tools, specifying the verb and resource. It distinguishes from sibling tools like search_ai_tools by focusing specifically on prompts.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description explicitly says 'Use this when the user asks "give me a prompt for X" or "find a prompt to do Y"', providing clear context. It doesn't state when not to use it, but the guidance is specific enough.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/vlsky2603/thedailyworkflow-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server