PHPackages                             sjs/neos-mcp-feature-set-resources - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. sjs/neos-mcp-feature-set-resources

ActiveNeos-package[Utility &amp; Helpers](/categories/utility)

sjs/neos-mcp-feature-set-resources
==================================

SJS.Neos.MCP Feature Set for Resources

v1.0.0(3w ago)0574AGPL-3.0-or-laterPHP

Since Jun 11Pushed 1w agoCompare

[ Source](https://github.com/sjsone/SJS.Neos.MCP.FeatureSet.Resources)[ Packagist](https://packagist.org/packages/sjs/neos-mcp-feature-set-resources)[ RSS](/packages/sjs-neos-mcp-feature-set-resources/feed)WikiDiscussions main Synced today

READMEChangelogDependencies (4)Versions (2)Used By (0)

SJS.Neos.MCP.FeatureSet.Resources
=================================

[](#sjsneosmcpfeaturesetresources)

MCP FeatureSet package for **Neos.Media**. Provides tools for browsing asset collections, tags, and media assets.

---

FeatureSets &amp; Tools
-----------------------

[](#featuresets--tools)

### `MediaFeatureSet` — prefix `media`

[](#mediafeatureset--prefix-media)

ToolDescription`media_list_collections`Lists all asset collections with title, asset count, and assigned tags`media_list_tags`Lists all tags with label, optional parent label, and asset count`media_list_media`Lists media assets; optionally filtered by tag label and/or collection title---

`media_list_media` — filter parameters
--------------------------------------

[](#media_list_media--filter-parameters)

ParameterTypeDescription`tag`string (optional)Filter by tag label`collection`string (optional)Filter by asset collection titleBoth filters can be combined (intersection). Omitting both returns all assets.

### Output shape per asset

[](#output-shape-per-asset)

```
{
  "": {
    "identifier":  "...",
    "title":       "...",
    "caption":     "...",
    "mediaType":   "image/jpeg",
    "filename":    "photo.jpg",
    "fileSize":    204800,
    "tags":        { "": "tag label", ... },
    "collections": { "": "collection title", ... }
  }
}
```

Tags and collections are keyed by their persistence identifier so callers can reference them unambiguously.

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance64

Regular maintenance activity

Popularity17

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity12

Early-stage or recently created project

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

22d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/2229ac36a196d4d72de5bd2d2a773f5149a6751001465d6044bd7f90f2c5f73d?d=identicon)[sjsone](/maintainers/sjsone)

---

Top Contributors

[![sjsone](https://avatars.githubusercontent.com/u/87149727?v=4)](https://github.com/sjsone "sjsone (7 commits)")

### Embed Badge

![Health badge](/badges/sjs-neos-mcp-feature-set-resources/health.svg)

```
[![Health](https://phpackages.com/badges/sjs-neos-mcp-feature-set-resources/health.svg)](https://phpackages.com/packages/sjs-neos-mcp-feature-set-resources)
```

###  Alternatives

[neos/seo

SEO configuration and tools for Neos

141.0M31](/packages/neos-seo)[sitegeist/kaleidoscope

Responsive-images for Neos

29370.3k12](/packages/sitegeist-kaleidoscope)[kaufmanndigital/gdpr-cookieconsent

A ready-to-run package, that integrates an advanced cookie consent banner into your Neos CMS site.

2542.4k](/packages/kaufmanndigital-gdpr-cookieconsent)[techdivision/ckstyles

Neos package which enables you adding your custom style classes for the CkEditor with a simple Yaml configuration

21179.5k](/packages/techdivision-ckstyles)[sitegeist/taxonomy

Manage vocabularies and taxonomies as separate node-hierarchy.

1595.1k1](/packages/sitegeist-taxonomy)[shel/neos-colorpicker

A plugin for Neos CMS which provides a colorpicker editor

14104.7k6](/packages/shel-neos-colorpicker)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
