Skip to main content
Glama

Design Patterns MCP Server

by apolosan

count_patterns

Count the total number of design patterns available in the database, with an option to include category breakdown details.

Instructions

Get the total number of design patterns in the database

Input Schema

NameRequiredDescriptionDefault
includeDetailsNoInclude breakdown by category

Input Schema (JSON Schema)

{ "properties": { "includeDetails": { "default": false, "description": "Include breakdown by category", "type": "boolean" } }, "type": "object" }

Other Tools from Design Patterns 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/apolosan/design_patterns_mcp'

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