PHPackages                             sjs/neos-mcp-feature-set-crlegacy - 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-crlegacy

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

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

SJS.Neos.MCP Feature Set for the Content Repository in Neos 8

0691[2 issues](https://github.com/sjsone/SJS.Neos.MCP.FeatureSet.CRLegacy/issues)[2 PRs](https://github.com/sjsone/SJS.Neos.MCP.FeatureSet.CRLegacy/pulls)PHP

Since Jun 16Pushed 1mo agoCompare

[ Source](https://github.com/sjsone/SJS.Neos.MCP.FeatureSet.CRLegacy)[ Packagist](https://packagist.org/packages/sjs/neos-mcp-feature-set-crlegacy)[ RSS](/packages/sjs-neos-mcp-feature-set-crlegacy/feed)WikiDiscussions main Synced 2w ago

READMEChangelogDependenciesVersions (1)Used By (0)

SJS.Neos.MCP.FeatureSet.CRLegacy
================================

[](#sjsneosmcpfeaturesetcrlegacy)

Warning

**LEGACY — Neos 8 only.** This package uses the Neos 8 Content Repository API. For Neos 9+, use `sjs/neos-mcp-feature-set-cr` which targets the CQRS-based Content Repository.

MCP FeatureSet package for the Neos 8 **Content Repository**. Provides tools for inspecting node types, browsing documents, and reading/writing content nodes.

---

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

[](#featuresets--tools)

### `NodeTypeFeatureSet` — prefix `node_type`

[](#nodetypefeatureset--prefix-node_type)

ToolDescription`node_type_list_node_types`Lists all registered node types with their properties and constraints`node_type_get_node_type`Returns the full definition of a single node type by name### `DocumentFeatureSet` — prefix `document`

[](#documentfeatureset--prefix-document)

ToolDescription`document_list_documents`Lists all documents of the site; filterable by node type`document_add_document`Creates a new document node at a given position`document_resolve_node_path`Resolves a human-readable URL path to a document node### `ContentFeatureSet` — prefix `content`

[](#contentfeatureset--prefix-content)

ToolDescription`content_content_tree`Returns the full content tree of a page node`content_update_content`Updates properties on an existing content node`content_add_content`Creates a new content node inside a ContentCollection`content_move_content`Moves a content node to a different position`content_remove_content`Removes a content node`content_find_nodes`Searches nodes by type, property values, or full-text`content_copy_node`Copies a node (and optionally its children) to a new parent`content_get_node_info`Comprehensive node info: properties, node type, child nodes, and references---

Key differences from the Neos 9 CR FeatureSet
---------------------------------------------

[](#key-differences-from-the-neos-9-cr-featureset)

Neos 9 (`CR`)Neos 8 (`CRLegacy`)CR APICQRS commands via `ContentRepository`Direct manipulation via `NodeInterface`Node addressing`NodeAddress` value objectArray with `nodeIdentifier`, `workspaceName`, `dimensions`, `path`Workspace`WorkspaceName` VOPlain string (`'live'`, `'user-…'`)Node type manager`ContentRepository->getNodeTypeManager()`Injected `NodeTypeManager` via DIWrite operations`ContentRepository->handle(Command)``NodeInterface::setProperty()`, `createNode()`, etc.Aggregate info`GetNodeAggregateInfoTool``GetNodeInfoTool` (simplified, single-node focus)

###  Health Score

24

—

LowBetter than 30% of packages

Maintenance60

Regular maintenance activity

Popularity14

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity11

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.

### 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 (2 commits)")

### Embed Badge

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

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

PHPackages © 2026

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