Add Packrift MCP server#1218
Conversation
Signed-off-by: Packrift <164458616+Packrift@users.noreply.github.com>
|
Thanks for the submission! The server itself checks out nicely — Please fix:
Should fix:
Happy to re-review once the namespace, icon, and |
|
Thanks for the submission — the server itself is clean: Closing this is more about fit for a curated registry than the server quality. It's a very new, single-maintainer project with limited community traction so far, which is the bar we weigh for inclusion (community health criteria). A few required items from the Jun 3 notes also remain open with no response since — a repo-hosted SVG icon (the entry points at a remote PNG), SHA-pinned Actions and a digest-pinned base image, and a tool list that matches the live server (the entry lists 10, the endpoint exposes 16). We're going to close it for now. Once the project has matured a bit — release cadence, broader adoption — and those items are addressed, please feel free to resubmit. Appreciate the work you put in here. |
Summary
Validation
jq . registries/toolhive/servers/packrift-mcp/server.jsongit diff --checknpx --yes ajv-cli@5 validate -s /tmp/mcp-server.schema.json -d registries/toolhive/servers/packrift-mcp/server.json --strict=falsecurl -I -L https://mcp.packrift.com/mcpreturned HTTP 200curl -I -L https://raw.githubusercontent.com/Packrift/packrift-mcp/main/assets/packrift-logo-400.pngreturned HTTP 200Note:
task catalog:validatewas not available in this local workspace becausetask/goare not installed here; the schema validation above passed and CI should run the repository-native checks.