Skip to main content
Glama

PrimeNG MCP Server

by hnkatze

search_components

Find PrimeNG UI components by searching with keywords like 'input', 'table', or 'menu' to locate the right Angular components for your project needs.

Instructions

Busca componentes de PrimeNG que coincidan con una consulta

Input Schema

NameRequiredDescriptionDefault
queryYesTérmino de búsqueda (ej: 'input', 'table', 'menu')

Input Schema (JSON Schema)

{ "properties": { "query": { "description": "Término de búsqueda (ej: 'input', 'table', 'menu')", "type": "string" } }, "required": [ "query" ], "type": "object" }

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/hnkatze/PrimeNG_MCP'

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