patternfly / patternfly/patternfly-mcp
MCP tools should be definable with YAML
@cdcabrera is already working on this.
Since Jan 3, 2026.
- Dominant language
- TypeScript
- Stars
- 5
- Forks
- 11
- Avg merge
- 3d 5h
- Merged PRs (30d)
- 17
Description
Description
Expanding on top of the tool plugins architecture we can allow YAML configurations for tools.
Acceptance criteria
-
MCP
toolsare expandable with YAML -
We should allow Review expanding and allowing additional MCP SDK schema values like
title,outputSchema,annotations. -
We should consider allowing allow
promptsthrough this work -
We should consider allowing allow
resourcesthrough this work. This may be an iteration -
We should allow dynamic addition of tools, resources, and prompts
Assumptions and questions
-
Builds off #22
-
Possible integration of ai-helpers into dynamic prompts as plugins
Jira Issue: PF-3282
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.