Unofficial Mcp Server For Primereact 10.x

Created By
wisdomrocka day ago
An unofficial MCP Server for PrimeReact 10.x to fill the gap while we wait for the official one (coming with PrimeReact v11). **What it does:** - Covers 105 PrimeReact v10 components parsed from their TypeScript definitions - Exposes props, types, JSDoc descriptions, and event callbacks - Tools include: `get_component`, `get_component_props`, `search_components`, `suggest_component`, `get_form_components`, `get_data_components`, and more **Why it's useful:** If you use Claude Code, Cursor, or any MCP-compatible AI assistant, you can now get accurate PrimeReact component suggestions and code generation grounded in the actual API — no more hallucinated props.

Server Config

{
  "mcpServers": {
    "primereact": {
      "command": "npx",
      "args": [
        "-y",
        "primereact-mcp"
      ]
    }
  }
}
Project Info
Created At
a day ago
Updated At
a day ago
Author Name
wisdomrock
Star
-
Language
-
License
-
Category

Recommend Servers

View All
Tavily Mcp
@tavily-ai

JavaScript
a year ago