We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/patternfly/patternfly-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
README.md•2.04 kB
# PatternFly Resources
This directory contains essential resources for PatternFly development, including external links and local documentation references.
## Available Resources
- **[External Links](./external-links.md)** - Comprehensive list of official PatternFly documentation, repositories, and community resources
- **[Local Files](./local-files.md)** - Project-specific documentation files and context
## Quick Access
### Most Important Resources
- [PatternFly Components](https://www.patternfly.org/components) - Complete component library
- [PatternFly React Repository](https://github.com/patternfly/patternfly-react) - Source code and examples
- [PatternFly Design Guidelines](https://www.patternfly.org/get-started/design) - Design principles
### Development Resources
- [PatternFly React Seed](https://github.com/patternfly/patternfly-react-seed) - Starter template
- [Charts Documentation](https://github.com/patternfly/patternfly-react/tree/main/packages/react-charts#readme) - Data visualization
- [Chatbot Components](https://www.patternfly.org/patternfly-ai/chatbot/overview) - AI chatbot patterns
## Related Documentation
- **[Setup Guide](../setup/README.md)** - Project initialization and environment setup
- **[Guidelines](../guidelines/README.md)** - Core development principles
- **[Troubleshooting](../troubleshooting/common-issues.md)** - Common issues and solutions
## Usage
When working with AI assistants or seeking help with PatternFly development:
1. **Start with External Links**: Check the comprehensive resource list in `external-links.md`
2. **Reference Local Context**: Use `local-files.md` for project-specific patterns
3. **Provide Specific Links**: Share relevant documentation URLs when asking for help
4. **Include Code Examples**: Reference working examples from the PatternFly repositories
This resource directory ensures you have quick access to the most important PatternFly development resources and can effectively communicate your needs to AI assistants and community members.