@primevue/mcp
Freeby MCP Community
Model Context Protocol (MCP) server for PrimeVue component library
v4.5.5Added Apr 12, 2026
primevuemcpmodel-context-protocolaillm
@primevue/mcp MCP Server
Model Context Protocol (MCP) server for PrimeVue component library
Installation
Reviews
Installation
Quick install
npx -y @primevue/mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"@primevue/mcp": {
"command": "npx",
"args": ["-y", "@primevue/mcp"]
}
}
}