Skip to content

Add NEXUS AI to MCP resources - #4192

Closed
saifelyzal wants to merge 1 commit into
modelcontextprotocol:mainfrom
saifelyzal:add-nexus-ai-resource
Closed

Add NEXUS AI to MCP resources#4192
saifelyzal wants to merge 1 commit into
modelcontextprotocol:mainfrom
saifelyzal:add-nexus-ai-resource

Conversation

@saifelyzal

Copy link
Copy Markdown

Adds NEXUS AI to the MCP Resources list as an MCP-native application platform for deploying and operating full-stack containerized apps with MCP tools for deployments, databases, workers, storage, backups, metrics, and rollbacks.

@saifelyzal

Copy link
Copy Markdown
Author

The failing check-readme-only job appears to be an upstream workflow permissions issue rather than a failure in this README change. This PR only modifies README.md, and the build/test jobs are passing.\n\nThe workflow calls github.rest.issues.addLabels(), github.rest.issues.createComment(), and related issue APIs, but the job currently grants only:\n\nyaml\npermissions:\n contents: read\n pull-requests: write\n\n\nBecause PRs are issues in GitHub's API model, those calls need:\n\nyaml\npermissions:\n contents: read\n pull-requests: write\n issues: write\n\n\nThe handle-confirmation job also uses github.rest.issues.* APIs and likely needs issues: write as well.

@LuuOW LuuOW left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Technical audit: Verified MCP server implementation for consistency with current SDK patterns.

@saifelyzal saifelyzal left a comment

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed

@localden

Copy link
Copy Markdown
Contributor

Thanks for the submission. We no longer accept server, resource, or tooling submissions to this repository; it is dedicated to the small set of reference servers maintained by the MCP steering group. To make your project discoverable, please publish it to the MCP Registry: https://registry.modelcontextprotocol.io/

@localden localden closed this Jul 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants