Skip to main content
Glama

list_rules

Retrieve available project rules from promptz.dev to apply predefined guidelines and best practices for your development projects.

Instructions

List available project rules from promptz.dev

Input Schema

NameRequiredDescriptionDefault
cursorNoPagination token for fetching the next set of results
tagsNoFilter rules by tags (e.g. ['CDK', 'React'])

Input Schema (JSON Schema)

{ "properties": { "cursor": { "description": "Pagination token for fetching the next set of results", "type": "string" }, "tags": { "description": "Filter rules by tags (e.g. ['CDK', 'React'])", "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