Skip to main content
Glama

Dev MCP Prompt Server

by LeonNonnast
MIT License
135

search_prompts

Find curated prompts by keyword or tag to improve AI-powered development workflows, including UI/UX design, project setup, and debugging.

Instructions

Search for prompts by keyword or tag

Input Schema

NameRequiredDescriptionDefault
queryYesSearch query

Input Schema (JSON Schema)

{ "properties": { "query": { "description": "Search query", "type": "string" } }, "required": [ "query" ], "type": "object" }
Install Server

Other Tools from Dev MCP Prompt Server

Related Tools

    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/LeonNonnast/mcpdevprompts'

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