Add Nora MCP server#757
Open
solomon2773 wants to merge 1 commit into
Open
Conversation
Package Nora MCP server v0.1.3 for secure container builds. Nora operates self-hosted agent fleets across Docker and Kubernetes. Package: https://www.npmjs.com/package/@noraai/mcp-server Repository: https://github.com/solomon2773/nora Signed-off-by: underwater research <solomon2773@yahoo.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
@noraai/mcp-serverv0.1.3 as an npx-packaged MCP server.Nora operates self-hosted agent fleets across Docker and Kubernetes. Its default MCP catalog exposes 15 operational and monitoring tools; destructive agent deletion is not enabled by default.
Package links
Validation
dockhand verify-provenance -c npx/nora/spec.yaml -v— detected npm attestations and matched the expected repository.npm audit signatures— verified registry signatures for 94 installed packages and attestations for 8 packages.dockhand build -c npx/nora/spec.yaml --check-provenance— passed and generated the expected non-root Node container definition.mcp-scanner4.7.5 using the CI config-file path and bothmock_envvalues — passed; 15 tools scanned, zero findings.go test ./...— passed.Note: Dockyard currently detects the npm attestation bundle but logs a multi-attestation parsing warning (
unknown field "attestations"). The independent npm audit above cryptographically verifies the published package's registry signatures and provenance attestations.