patternfly / patternfly/patternfly-mcp

Add an MCP resource for indexed skills and artifacts

Open
#185 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

PF Team
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.json format 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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.