Skip to content

Conversation

@sjkim1127
Copy link
Contributor

Added 'NexusCore MCP' to the "Built with rmcp" section in README.md.

Motivation and Context

NexusCore MCP is a new, advanced open-source project built using rmcp. It provides AI agents with dynamic malware analysis capabilities using Frida, YARA, and CAPEv2 integration. Adding it to the showcase list helps discoverability and demonstrates rmcp's capability in the cybersecurity domain.

Link: NexusCore MCP

How Has This Been Tested?

N/A (Documentation update only)

Breaking Changes

No 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 Documentation
  • My code follows the repository's style guidelines
  • New and existing tests pass locally
  • I have added appropriate error handling
  • I have added or updated documentation as needed

Additional context

NexusCore utilizes rmcp to expose low-level system instrumentation tools (Frida spawn/hooks, memory scanning) to LLM agents via standard MCP protocol.

Copilot AI review requested due to automatic review settings December 6, 2025 09:09
@github-actions github-actions bot added the T-documentation Documentation improvements label Dec 6, 2025
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR adds NexusCore MCP, a malware analysis and dynamic instrumentation server, to the "Built with rmcp" showcase list in the README, demonstrating rmcp's capabilities in the cybersecurity domain.

  • Adds a new entry to the project showcase list with a link and description

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@jokemanfire jokemanfire merged commit d4fcac0 into modelcontextprotocol:main Dec 9, 2025
11 checks passed
@github-actions github-actions bot mentioned this pull request Dec 9, 2025
daixijun pushed a commit to daixijun/mcp-rust-sdk that referenced this pull request Dec 9, 2025
* feat: add NexusCore MCP to project list

* docs: update README.md

Co-authored-by: Copilot <[email protected]>

---------

Co-authored-by: Copilot <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

T-documentation Documentation improvements

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants