Skip to content

Conversation

@eidetic-works
Copy link

@eidetic-works eidetic-works commented Feb 10, 2026

This PR adds Nucleus MCP to the community servers list.

Nucleus MCP is a sovereign agent control plane that provides:

  • Task ledger management for AI agents
  • Hypervisor-level security controls
  • Long-term memory (Engrams) system

Installation:

  • PyPI: pip install nucleus-mcp
  • NPM: npx -y nucleus-mcp

Repository: https://github.com/eidetic-works/nucleus-mcp
License: MIT

Description

Publishing Your Server

Note: We are no longer accepting PRs to add servers to the README. Instead, please publish your server to the MCP Server Registry to make it discoverable to the MCP ecosystem.

To publish your server, follow the quickstart guide. You can browse published servers at https://registry.modelcontextprotocol.io/.

Server Details

  • Server:
  • Changes to:

Motivation and Context

How Has This Been Tested?

Breaking Changes

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update

Checklist

  • I have read the MCP Protocol Documentation
  • My changes follows MCP security best practices
  • I have updated the server's README accordingly
  • I have tested this with an LLM client
  • My code follows the repository's style guidelines
  • New and existing tests pass locally
  • I have added appropriate error handling
  • I have documented all environment variables and configuration options

Additional context

This PR adds Nucleus MCP to the community servers list.

Nucleus MCP is a sovereign agent control plane that provides:
- Task ledger management for AI agents
- Hypervisor-level security controls
- Long-term memory (Engrams) system

Installation:
- PyPI: pip install nucleus-mcp
- NPM: npx -y nucleus-mcp

Repository: https://github.com/eidetic-works/nucleus-mcp
License: MIT
@eidetic-works
Copy link
Author

Thank you for the review! I've successfully published Nucleus MCP to the official MCP Registry instead, as per the new submission guidelines.

Registry Details:

The server is now discoverable via the official registry API and will be automatically available in Claude Desktop and other MCP-compatible tools.

Closing this PR as the README is no longer the recommended submission method. Thank you for maintaining the MCP ecosystem! 🚀

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.

1 participant