Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

io.github.wisdomrock/primereact-mcp

NPM · PRIMEREACT-MCP · SCANNED SEP 20

105 PrimeReact v10 components with props, types, and events

Available components

0 this week 81 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →

Supply Chain Security98
  • No malware found by supply-chain analysis.Pass
  • No known CVEs affecting this package version or its production dependencies.Pass
  • No install/post-install scripts declared.Pass
  • 31 of 97 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency45
Schema Quality & AI Usability69
  • AI-judged instruction clarity (good).Pass
  • Tool/resource definitions use about 1513 tokens (~35/item across 43 items; 43 tools + 0 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management90
  • Stability observed for 27 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • We read all 43 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 43 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

How do I install the io.github.wisdomrock/primereact-mcp server?

io.github.wisdomrock/primereact-mcp runs locally as an npm package, launched with npx -y primereact-mcp. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

npm · primereact-mcp

# add to Claude Code
claude mcp add wisdomrock-primereact-mcp -- npx -y primereact-mcp
// .cursor/mcp.json
{
  "mcpServers": {
    "wisdomrock-primereact-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "primereact-mcp"
      ]
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "wisdomrock-primereact-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "primereact-mcp"
      ]
    }
  }
}
# add to Codex CLI
codex mcp add wisdomrock-primereact-mcp -- npx -y primereact-mcp
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "wisdomrock-primereact-mcp": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "primereact-mcp"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add wisdomrock-primereact-mcp --command npx --arg -y --arg primereact-mcp
# ~/.hermes/config.yaml
mcp_servers:
  wisdomrock-primereact-mcp:
    command: "npx"
    args: ["-y", "primereact-mcp"]
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "wisdomrock-primereact-mcp": {
      "Transport": "stdio",
      "Command": "npx",
      "Arguments": [
        "-y",
        "primereact-mcp"
      ]
    }
  }
}
# add to Vellum
assistant mcp add wisdomrock-primereact-mcp -t stdio -c npx -a -y primereact-mcp
// mcp.json
{
  "mcpServers": {
    "wisdomrock-primereact-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "primereact-mcp"
      ]
    }
  }
}
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 19 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 83 to 87. That category is still filling its 30-day observation window: 25 days of observed history at the previous scan, 26 at this one. The score rises as the window fills, whether or not the server changes.

  • 17 Sept 26 −3
    • Stability: pass → 0.80 functional
  • 16 Sept 26 +1
    • Stability: 0.97 → pass security
  • 14 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 90 to 93. That category is still filling its 30-day observation window: 27 days of observed history at the previous scan, 28 at this one. The score rises as the window fills, whether or not the server changes.

  • 12 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 83 to 87. That category is still filling its 30-day observation window: 25 days of observed history at the previous scan, 26 at this one. The score rises as the window fills, whether or not the server changes.

  • 10 Sept 26 −3
    • Stability: pass → 0.80 functional
  • 9 Sept 26 +1
    • Stability: 0.97 → pass security
  • 7 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 90 to 93. That category is still filling its 30-day observation window: 27 days of observed history at the previous scan, 28 at this one. The score rises as the window fills, whether or not the server changes.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 20 Sept 2026 · Analysed npm/primereact-mcp@1.2.3

Provenance No attestation

The registry publishes no build provenance for this version, so there is nothing to verify.

Result No attestation
Ecosystem npm

Background: How many MCP packages publish verified provenance →

Dependencies 97 packages
Packages resolved 97
Stale 31
Tree resolution Complete

Background: SBOMs and build attestations, explained →

MCP tools · 43 exposed · ~1,513 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
compare_components ~39

Compare two PrimeReact components side by side

NameTypeReqDescription
component1stringyesFirst component name
component2stringyesSecond component name

No output schema declared.

No examples provided.

export_component_docs ~30

Export complete documentation for a PrimeReact component in markdown format

NameTypeReqDescription
componentstringyesComponent name

No output schema declared.

No examples provided.

find_by_event ~32

Find PrimeReact components that emit a specific event

NameTypeReqDescription
event_namestringyesEvent name to search for

No output schema declared.

No examples provided.

find_by_prop ~32

Find PrimeReact components that have a specific prop

NameTypeReqDescription
prop_namestringyesProperty name to search for

No output schema declared.

No examples provided.

find_components_with_feature ~55

Find PrimeReact components that support a specific feature (e.g., 'filter', 'lazy', 'virtual', 'template', 'multiple', 'disabled')

NameTypeReqDescription
featurestringyesFeature to search for in component sections

No output schema declared.

No examples provided.

generate_component_template ~42

Generate a basic template for a PrimeReact component with common props

NameTypeReqDescription
componentstringyesComponent name
include_eventsbooleanInclude event handlers

No output schema declared.

No examples provided.

get_accessibility_guide ~27

Get PrimeReact accessibility guide (WCAG compliance, ARIA, screen readers)

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_accessibility_info ~28

Get accessibility information for a PrimeReact component

NameTypeReqDescription
componentstringyesComponent name

No output schema declared.

No examples provided.

get_categories ~15

Get all PrimeReact component categories

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_component ~37

Get detailed information about a specific PrimeReact component

NameTypeReqDescription
namestringyesComponent name (e.g., 'DataTable', 'Button')

No output schema declared.

No examples provided.

get_component_events ~27

Get all events for a PrimeReact component

NameTypeReqDescription
componentstringyesComponent name

No output schema declared.

No examples provided.

get_component_import ~29

Get the correct import statement for a PrimeReact component

NameTypeReqDescription
componentstringyesComponent name

No output schema declared.

No examples provided.

get_component_methods ~27

Get all methods for a PrimeReact component

NameTypeReqDescription
componentstringyesComponent name

No output schema declared.

No examples provided.

get_component_props ~29

Get all props/properties for a PrimeReact component

NameTypeReqDescription
componentstringyesComponent name

No output schema declared.

No examples provided.

get_component_pt ~35

Get Pass Through (PT) options for a PrimeReact component to customize DOM elements

NameTypeReqDescription
componentstringyesComponent name

No output schema declared.

No examples provided.

get_component_sections ~31

Get all available sections/features for a PrimeReact component with examples

NameTypeReqDescription
componentstringyesComponent name

No output schema declared.

No examples provided.

get_component_slots ~27

Get all slots for a PrimeReact component

NameTypeReqDescription
componentstringyesComponent name

No output schema declared.

No examples provided.

get_component_styles ~28

Get CSS class names for a PrimeReact component

NameTypeReqDescription
componentstringyesComponent name

No output schema declared.

No examples provided.

get_component_tokens ~31

Get design tokens (CSS variables) for a PrimeReact component

NameTypeReqDescription
componentstringyesComponent name

No output schema declared.

No examples provided.

get_component_url ~29

Get the official documentation URL for a PrimeReact component

NameTypeReqDescription
componentstringyesComponent name

No output schema declared.

No examples provided.

get_configuration ~62

Get PrimeReact application-wide configuration options (ripple, zIndex, locale, PT options, etc.)

NameTypeReqDescription
sectionstringOptional section: 'csp', 'dynamic', 'filtermode', 'locale', 'ripple', 'zindex', etc.

No output schema declared.

No examples provided.

get_data_components ~23

Get all PrimeReact data display components (tables, lists, trees)

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_example ~78

Get a specific code example by PrimeReact component and section

NameTypeReqDescription
componentstringyesComponent name
sectionstringyesSection ID (e.g., 'basic', 'controlled', 'template')
variantstringExample variant: 'basic' for composition API, 'options' for options API (default: 'basic')

No output schema declared.

No examples provided.

get_form_components ~17

Get all PrimeReact form input components

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_guide ~40

Get a specific PrimeReact guide by name

NameTypeReqDescription
namestringyesGuide name
sectionstringOptional section ID within the guide

No output schema declared.

No examples provided.

get_icons_guide ~58

Get guide for using icons in PrimeReact (PrimeIcons, custom icons, FontAwesome, Material)

NameTypeReqDescription
typestringIcon type: 'primeicons' (default) or 'custom' (FontAwesome, Material, SVG)

No output schema declared.

No examples provided.

get_installation ~44

Get PrimeReact installation instructions

NameTypeReqDescription
environmentstringEnvironment/framework: 'vite', 'nuxt', 'laravel', or 'cdn'. Defaults to 'vite'

No output schema declared.

No examples provided.

get_overlay_components ~28

Get all PrimeReact overlay/popup components (dialogs, drawers, popovers, tooltips)

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_passthrough_guide ~53

Get guide for using Pass Through (PT) to customize PrimeReact component DOM elements

NameTypeReqDescription
sectionstringOptional section: 'basic', 'global', 'instance', 'lifecycle', etc.

No output schema declared.

No examples provided.

get_performance_tips ~31

Get performance optimization tips for a specific PrimeReact component

NameTypeReqDescription
componentstringyesComponent name

No output schema declared.

No examples provided.

get_related_components ~31

Find PrimeReact components related to or similar to a given component

NameTypeReqDescription
componentstringyesComponent name

No output schema declared.

No examples provided.

get_tailwind_guide ~47

Get guide for integrating PrimeReact with Tailwind CSS

NameTypeReqDescription
sectionstringOptional section: 'overview', 'darkmode', 'animations', 'colorpalette', etc.

No output schema declared.

No examples provided.

get_theming_guide ~49

Get detailed PrimeReact theming guide (styled mode, unstyled mode, design tokens)

NameTypeReqDescription
modestringTheming mode: 'styled' (default), 'unstyled'

No output schema declared.

No examples provided.

get_theming_info ~46

Get information about PrimeReact theming

NameTypeReqDescription
modestringTheming mode: 'styled', 'unstyled', or 'passthrough'. Defaults to 'styled'

No output schema declared.

No examples provided.

get_usage_example ~27

Get code examples for a PrimeReact component

NameTypeReqDescription
componentstringyesComponent name

No output schema declared.

No examples provided.

get_version_info ~17

Get PrimeReact version and compatibility information

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

list_components ~28

List all available PrimeReact components with their categories

NameTypeReqDescription
categorystringOptional category filter

No output schema declared.

No examples provided.

list_examples ~31

List all available code examples across PrimeReact components

NameTypeReqDescription
componentstringOptional component name to filter examples

No output schema declared.

No examples provided.

list_guides ~19

List all available PrimeReact guides and documentation pages

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

search_all ~31

Search across all PrimeReact components, guides, props, and examples

NameTypeReqDescription
querystringyesSearch query

No output schema declared.

No examples provided.

search_components ~26

Search PrimeReact components by name or description

NameTypeReqDescription
querystringyesSearch query

No output schema declared.

No examples provided.

suggest_component ~55

Suggest PrimeReact components based on a use case description

NameTypeReqDescription
use_casestringyesDescription of what you want to build (e.g., 'data table with sorting', 'date picker', 'file upload', 'dropdown menu')

No output schema declared.

No examples provided.

validate_props ~42

Validate if props exist and are correctly used for a PrimeReact component

NameTypeReqDescription
componentstringyesComponent name
propsobjectyesProps object to validate

No output schema declared.

No examples provided.

Common questions

What is the io.github.wisdomrock/primereact-mcp server?

io.github.wisdomrock/primereact-mcp is listed in the public MCP registry as io.github.wisdomrock/primereact-mcp. 105 PrimeReact v10 components with props, types, and events. This page covers its npm package (primereact-mcp).

Is the io.github.wisdomrock/primereact-mcp server safe to use?

io.github.wisdomrock/primereact-mcp scores 81 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 20 September 2026. It declares no install or post-install scripts. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the io.github.wisdomrock/primereact-mcp server expose?

io.github.wisdomrock/primereact-mcp exposes 43 tools: list_components, get_component, search_components, get_component_props, get_component_events, and 38 more. Their descriptions and schemas cost roughly 1,513 tokens of context every time the server is loaded.

Is the io.github.wisdomrock/primereact-mcp server still maintained?

io.github.wisdomrock/primereact-mcp is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

What licence is the io.github.wisdomrock/primereact-mcp server under?

io.github.wisdomrock/primereact-mcp declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.