Skip to main content
Glama

list_prompts

Browse and filter available prompts from promptz.dev to access development resources without switching contexts, using tags for specific categories.

Instructions

List available prompts from promptz.dev

Input Schema

NameRequiredDescriptionDefault
cursorNoPagination token for fetching the next set of results
tagsNoFilter prompts by tags (e.g. ['CLI', 'JavaScript'])

Input Schema (JSON Schema)

{ "properties": { "cursor": { "description": "Pagination token for fetching the next set of results", "type": "string" }, "tags": { "description": "Filter prompts by tags (e.g. ['CLI', 'JavaScript'])", "items": { "type": "string" }, "type": "array" } }, "type": "object" }

Other Tools from promptz.dev MCP 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/cremich/promptz-mcp'

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