primereact-mcp
Advanced tools
+3
-3
| { | ||
| "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", |
+2
-1
@@ -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 |
416184
0.01%222
0.45%