patternfly / patternfly/patternfly-mcp
Add an MCP resource for indexed skills and artifacts
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 5
- Forks
- 11
- Avg merge
- 3d 5h
- Merged PRs (30d)
- 17
Description
As a developer I need to expose an MCP resource generated from MCP skills and their related artifacts.
Acceptance criteria
-
MCP resource generated from ai-helpers MCP skills and their related artifacts
-
Review adding in an option/flag for passing skills through configuration as "always available skills"
Assumptions and questions
-
We can leverage the existing
docs.jsonformat without the specific need for the API related work. -
Consider the artifacts for skills as simple lists. We just need a way to associate them with the skill itself
-
This provides a first layer of exposure for models who read the resource
-
These results should automatically be resolved into search results of the existing tools. We'll need to confirm that searching for the simple search of "skills" brings up the listing of all available skills.
Jira Issue: PF-4121
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.
Research direction
Start by locating the existing docs.json handling and the search tools that resolve skills and artifacts. Trace how MCP resources are generated and how configuration options are passed. Done means the resource exposes skills with their related artifacts, supports the considered always-available configuration, and resolves skill searches into the existing results.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- api, tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100