
Research
6 Malicious Packagist Themes Ship Trojanized jQuery and FUNNULL Redirect Payloads
Six malicious Packagist packages posing as OphimCMS themes contain trojanized jQuery that exfiltrates URLs, injects ads, and loads FUNNULL-linked redirects.
@modelcontextprotocol/server-debug
Advanced tools
Debug MCP App Server for testing all SDK capabilities
A comprehensive testing/debugging tool for the MCP Apps SDK that exercises every capability, callback, and result format combination.
Configurable tool for testing all result variations:
| Parameter | Type | Default | Description |
|---|---|---|---|
contentType | "text" | "image" | "audio" | "resource" | "resourceLink" | "mixed" | "text" | Content block type to return |
multipleBlocks | boolean | false | Return 3 content blocks |
includeStructuredContent | boolean | true | Include structuredContent in result |
includeMeta | boolean | false | Include _meta in result |
largeInput | string | - | Large text input (tests tool-input-partial) |
simulateError | boolean | false | Return isError: true |
delayMs | number | - | Delay before response (ms) |
App-only tool (hidden from model) for polling server state. Returns current timestamp and call counter.
The debug app provides a dashboard with:
# Build
npm run --workspace examples/debug-server build
# Run standalone
npm run --workspace examples/debug-server serve
# Run with all examples
npm start
Then open http://localhost:8080/basic-host/ and select "Debug MCP App Server" from the dropdown.
FAQs
Debug MCP App Server for testing all SDK capabilities
The npm package @modelcontextprotocol/server-debug receives a total of 135 weekly downloads. As such, @modelcontextprotocol/server-debug popularity was classified as not popular.
We found that @modelcontextprotocol/server-debug demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 6 open source maintainers collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Research
Six malicious Packagist packages posing as OphimCMS themes contain trojanized jQuery that exfiltrates URLs, injects ads, and loads FUNNULL-linked redirects.

Security News
The GCVE initiative operated by CIRCL has officially opened its publishing ecosystem, letting organizations issue and share vulnerability identifiers without routing through a central authority.

Security News
The project is retiring its odd/even release model in favor of a simpler annual cadence where every major version becomes LTS.