1. Conduid
  2. Commerce
  3. Collective.mcp
MCP server · Commerce

Collective.mcp

A Plone product to create a custom control panel for the site's users.

Unclaimed last commit 11 years ago commerce
41Fair

Scored 3 months ago · breakdown

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

Install
npx collective-mcp

This 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

I know everything about Collective.mcp. Ask me about installation, configuration, usage, or troubleshooting.

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.

Questions

About Collective.mcp

How do I install Collective.mcp?

Run npx collective-mcp, then add the server to your MCP client's configuration. Conduid has recorded 0 installs, so the command is known to work with current clients.

Is Collective.mcp safe to use with an AI agent?

Its trust score is 41 out of 100 (fair). It passes 0 of 1 static security checks; the failures are listed above. It has no ConduID identity yet, so agent calls to it are not receipted.

Is Collective.mcp still maintained?

The last commit was 11 years ago, with 0 open issues. That's long enough that you should check whether the maintainer is responding to issues before depending on it.