
Security News
GPT-6 Astra Attempts Supply Chain Attacks Against Open Source Maintainers in Testing
GPT-6 Astra hits 100% on ExploitBench and finds zero-days autonomously, while independent tests reveal scope violations and monitoring gaps.
@mythxengine/mcp-server
Advanced tools
MythxEngine MCP server — tabletop RPG game mechanics over the Model Context Protocol: dice, five-tier outcomes, FitD-style stress, combat tracking, clocks, investigations, world generation, and four bundled starter worlds.
A Model Context Protocol (MCP) server for tabletop RPG game mechanics: dice rolling with five-tier outcomes and position/effect framing, FitD-style stress (push / resist / flashback), combat tracking, situation clocks, leads and investigations, NPC relationships, world generation, and session persistence — 100+ tools, plus four complete bundled starter worlds that import on first run.
node:sqlite; Bun also works via bun:sqlite)# Claude Code
claude mcp add rpg -- npx -y @mythxengine/mcp-server
Or configure any MCP client to run it over stdio:
{
"mcpServers": {
"rpg": {
"command": "npx",
"args": ["-y", "@mythxengine/mcp-server"]
}
}
}
Session state and world packs live in a SQLite database. Resolution order:
RPG_MCP_DATA_DIR env var (explicit override)<repo>/data when running from a development checkout~/.mythxengine/data (installed / npx runs)Four starter world packs (Port Miriam, Aethelgard, Threshold Deep,
Treehouse Anthology) ship in the package and are imported into your
database on first startup — existing packs are never overwritten.
Explore them with list_world_packs / load_world_summary.
MIT
FAQs
MythxEngine MCP server — tabletop RPG game mechanics over the Model Context Protocol: dice, five-tier outcomes, FitD-style stress, combat tracking, clocks, investigations, world generation, and four bundled starter worlds.
The npm package @mythxengine/mcp-server receives a total of 37 weekly downloads. As such, @mythxengine/mcp-server popularity was classified as not popular.
We found that @mythxengine/mcp-server demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.

Security News
GPT-6 Astra hits 100% on ExploitBench and finds zero-days autonomously, while independent tests reveal scope violations and monitoring gaps.

Product
Socket can now send alerts and supply chain attack notifications to Microsoft Teams, with filters that route the right updates to each channel.

Security News
pnpm 12 rewrites the package manager in Rust, cutting install times by up to 90% while preserving pnpm 11 workflows and lockfiles.