{ "name": "patternfly-mcp", "description": "PatternFly MCP server — provides component documentation, design token lookup, and accessibility guidance via the Model Context Protocol", "intent": "Connect AI tools to PatternFly documentation and component data", "mcpServers": { "patternfly": { "command": "npx", "args": ["-y", "@patternfly/patternfly-mcp"] } }, "version": "1.0.0", "author": { "name": "PatternFly Team", "url": "https://www.patternfly.org" }, "repository": "https://github.com/patternfly/ai-helpers", "license": "MIT" }