🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

primereact-mcp

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

primereact-mcp - npm Package Compare versions

Comparing version
1.0.1
to
1.0.2
+3
-3
package.json
{
"name": "primereact-mcp",
"version": "1.0.1",
"version": "1.0.2",
"description": "MCP server for PrimeReact v10 component documentation — props, events, examples, and search for AI assistants",
"type": "module",
"bin": {
"primereact-mcp": "./index.mjs"
"primereact-mcp": "index.mjs"
},

@@ -38,3 +38,3 @@ "files": [

"type": "git",
"url": "https://github.com/jun-shi/primereact-mcp.git"
"url": "git+https://github.com/jun-shi/primereact-mcp.git"
},

@@ -41,0 +41,0 @@ "homepage": "https://github.com/jun-shi/primereact-mcp#readme",

@@ -7,2 +7,3 @@ # primereact-mcp

> The PrimeReact team has not yet published an official `@primereact/mcp` package. This server fills that gap using the same engine (`@primeuix/mcp`) that powers the official PrimeNG MCP server, with component data extracted from PrimeReact's TypeScript definitions.
> The official PrimeReact MCP will be launched with v11.

@@ -34,3 +35,3 @@ ---

```bash
git clone https://github.com/jun-shi/primereact-mcp.git
git clone https://github.com/wisdomrock/primereact-mcp.git
cd primereact-mcp

@@ -37,0 +38,0 @@ npm install