From 8821042d687b3c17bd50b0b8df9ccf38e22da15f Mon Sep 17 00:00:00 2001 From: eidetic-works Date: Tue, 10 Feb 2026 21:11:37 +0530 Subject: [PATCH] Add Nucleus MCP to Community Servers 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 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5d25fe6899..312bbae9d7 100644 --- a/README.md +++ b/README.md @@ -1125,6 +1125,7 @@ search, and comprehensive file analysis. - **[NAVER](https://github.com/pfldy2850/py-mcp-naver)** (by pfldy2850) - This MCP server provides tools to interact with various Naver services, such as searching blogs, news, books, and more. - **[Naver](https://github.com/isnow890/naver-search-mcp)** (by isnow890) - MCP server for Naver Search API integration, supporting blog, news, shopping search and DataLab analytics features. - **[NBA](https://github.com/Taidgh-Robinson/nba-mcp-server)** - This MCP server provides tools to fetch recent and historical NBA games including basic and advanced statistics. +- **[Nucleus MCP](https://github.com/eidetic-works/nucleus-mcp)** - Sovereign agent control plane with task ledger, hypervisor security, and long-term memory. - **[NCI GDC](https://github.com/QuentinCody/nci-gdc-mcp-server)** - Unofficial MCP server for the National Cancer Institute's Genomic Data Commons (GDC), providing access to harmonized cancer genomic and clinical data for oncology research. - **[NCP](https://github.com/portel-dev/ncp)** (Natural Context Provider by portel.dev) - NCP lets your AI dream of a tool and articulate its need as a user story. NCP then intelligently discovers and makes that tool instantly available, streamlining thought processes, eliminating cognitive overload, and slashing token costs by up to 87% (47ms discovery). Experience true on-demand tool access, smart health monitoring, and energy efficiency for your AI agents. - **[Neo4j](https://github.com/da-okazaki/mcp-neo4j-server)** - A community built server that interacts with Neo4j Graph Database.