$ timeahead.in
/ servers/npm/@primeng/mcp
npm

@primeng/mcp

Model Context Protocol (MCP) server for PrimeNg component library

13k stars2k/wkupdated 2d agogithub ↗
89good
▣ Overview
npm versionnpm downloadsActions CIDiscord ChatDiscussions

What it does

@primeng/mcp is an MCP server that integrates PrimeNG, a popular open-source Angular UI component library, into Claude's context. The README provides limited detail on the server's specific mechanisms, but its filesystem read/write and network call capabilities suggest it indexes local PrimeNG installations or fetches component documentation remotely to make that information available during Claude conversations.

Who it's for

Angular developers building applications with PrimeNG who want Claude to understand their component library and assist with component selection, configuration, best practices, and troubleshooting within their development workflow.

Common use cases

  • Ask Claude which PrimeNG component best fits a specific UI requirement or use case
  • Get configuration examples and property details for specific PrimeNG components
  • Query component APIs, event bindings, and available slots and templates
  • Integrate PrimeNG documentation directly into your local Claude context
  • Troubleshoot component behavior or styling issues in an Angular application

Setup pitfalls

  • No CI coverage—test compatibility with your specific PrimeNG and Angular versions before production use
  • Writes to the filesystem; ensure your development environment sandboxes or restricts its working directory to minimize exposure
  • Network calls may fail if internet connectivity is unavailable when fetching remote component documentation
  • The README is minimal; inspect the GitHub repository for additional setup details and configuration examples
▣ Score BreakdownMCPScore = Σ(raw × weight)
DimensionRawWeighted
Security
35%
100
35.0
Freshness
25%
100
25.0
Adoption
20%
81
16.2
Quality
10%
80
8.0
Trust
10%
50
5.0
Total
89.2
⚿ Capabilities & Risk Explainer
fs readfs writenetworkexecsecrets
◆ Risk level: high
fs read + fs write + network + exec + secrets active — can execute code, access credentials, and make external network calls.
⚙ Install config
Claude Desktop · Cursor · Windsurf · VS Code (Copilot) · Claude Code
add to your MCP client config:
{
  "mcpServers": {
    "primengmcp": {
      "command": "npx",
      "args": [
        "-y",
        "@primeng/mcp"
      ]
    }
  }
}
📈 Score historylast 43 snapshots
4/30/20266/21/2026 · 43 snapshots
⚙ Maintenance health
53/ 100 · is this project alive?
contributors (1y)24
top contributor share39%
releases (1y)31
last release27d ago
median issue response107.8d
ci✗ none
⛁ Raw data
weekly downloads2k
github stars13k
forks5k
open issues1311
license✓ present
readme length1042 chars
last publish0d ago
last commit2d ago
last updated5d ago
install verified✓ pass · 53d ago
owner of this server? claim your listing to get a verified badgeclaim →
🔔 Score drop alerts
get notified by email when this server's score drops 5+ points