Skip to main content
Glama

PrimeNG MCP Server

by hnkatze
GetTailwindGuideTool.ts469 B
/** * Tool for getting PrimeNG Tailwind CSS integration guide */ import { GetGuideTool } from './GetGuideTool.js'; import { DocsScraperService } from '../services/DocsScraperService.js'; import { CacheService } from '../services/CacheService.js'; export class GetTailwindGuideTool extends GetGuideTool { constructor(scraperService: DocsScraperService, cacheService: CacheService) { super('get_tailwind_guide', 'tailwind', scraperService, cacheService); } }

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