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•895 B
# PatternFly MCP Server Documentation
Welcome to the PatternFly MCP Server documentation. This guide is organized by user intent.
### 🚀 Usage
- **[MCP Tools and Resources](./usage.md)**: Use built-in tools and resources like `searchPatternFlyDocs` and `usePatternFlyDocs`.
- **[Client Configuration](./usage.md)**: Configure the server for your environment.
### 🛠️ Developer Reference
- **[CLI Reference](./development.md#cli-usage)**: Reference of server options.
- **[API Reference](./development.md#programmatic-usage)**: Using the server as a base library in your own Node.js MCP.
- **[Examples](./examples/README.md)**: Standalone snippets for HTTP transport, embedding, and custom tools.
### 🏗️ Architecture & Design
- **[System Architecture](./architecture.md)**: Design concept and architecture.
- **[Roadmap](./architecture.md#roadmap)**: Future plans for the project.