primereact-mcp
Rank #54,001io.github.wisdomrock/primereact-mcp
105 PrimeReact v10 components with props, types, and events
primereact-mcp is a Model Context Protocol (MCP) server published by wisdomrock. It ranks #54,001 of 132,113 servers tracked on MCP Toplist. primereact-mcp is listed across 4 registries — Official MCP, PulseMCP, Glama and mcp.so, with 2 tracked versions. It was first listed on Jun 5, 2026 and most recently updated on Jun 5, 2026.
Ranks ahead of 78,112 of 132,113 servers on MCP Toplist.
Use primereact-mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add primereact-mcp -- npx -y primereact-mcp[mcp_servers.primereact-mcp]
command = "npx"
args = ["-y", "primereact-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"primereact-mcp": {
"command": "npx",
"args": [
"-y",
"primereact-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"primereact-mcp": {
"command": "npx",
"args": [
"-y",
"primereact-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"primereact-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"primereact-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"primereact-mcp": {
"command": "npx",
"args": [
"-y",
"primereact-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"primereact-mcp": {
"command": "npx",
"args": [
"-y",
"primereact-mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.wisdomrock%2Fprimereact-mcp)<a href="https://mcptoplist.com/server/io.github.wisdomrock%2Fprimereact-mcp"><img src="https://mcptoplist.com/badge/io.github.wisdomrock%2Fprimereact-mcp.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
wisdomrock
Other servers by wisdomrock
View all wisdomrock servers →Available versions (2)
| Version | Published |
|---|---|
| 1.2.3 | Jun 5, 2026 |
| 1.2.1 | Jun 5, 2026 |
Frequently asked questions
- Who maintains primereact-mcp?
- primereact-mcp is maintained by wisdomrock, which publishes 2 MCP servers (3 total versions) tracked on MCP Toplist.
- Is primereact-mcp listed on the Official MCP Registry?
- Yes — primereact-mcp is listed on the Official MCP Registry, alongside PulseMCP, Glama and mcp.so.
- How many versions does primereact-mcp have?
- MCP Toplist tracks 2 versions of primereact-mcp, most recently published on Jun 5, 2026.
- Where can I find the source code for primereact-mcp?
- The source code for primereact-mcp is hosted at github.com/wisdomrock/primereact-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.