About Collective.mcp
Collective.mcp is an MCP server published by zestsoftware in the Commerce category: a Plone product to create a custom control panel for the site's users. It has been installed 0 times through Conduid.
The repository has 5 stars and 0 forks, with the last commit 11 years ago. Six months or more without a commit doesn't mean the server is broken, but check the open issues (0) before depending on it in production.
Install
npx collective-mcpThis server has no ConduID identity, so agent calls to it are not receipted. Pin the version you install and review the source before granting it credentials.
Ask AI
Ask AI about Collective.mcp
Powered by Claude · Grounded in docs
Security checks
- ·README presentNot checked yet.
- ·License declaredNot checked yet.
- ·Tests presentNot checked yet.
- ·Dependencies pinnedNot checked yet.
- ·No dynamic code executionNot checked yet.
- !Scoped permissionsDoesn't declare a permission scope. Assume it can do anything its process can.
README
Introduction
collective.mcp is a Plone product that helps creating a custom control panel for the site's users. mcp stands for Mac Control Panel, as the base theme is inspired by the Mac OSX control panel.
The goal is not to replace Plone's control panel but to help creating a new one decidated to the users. This will might be usefull for web applications based on Plone.
You can see some screenshots of the product at this page: https://github.com/zestsoftware/collective.mcp/wiki/Screenshots
This product does not magically create the pages for your site, it only provides some API to create them, as we'll see later in this README.
Compatibility
This has been tested with Plone 3.3.5.
README mirrored from the source repository 3 months ago. The original is authoritative.