
Security News
White House Authorizes Private Companies to Conduct Offensive Cyber Operations
A new federal program will let vetted U.S. cybersecurity firms help investigate and disrupt foreign cybercrime groups under government direction.
docdiagram-mcp
Advanced tools
MCP server exposing the DocDiagram API to any MCP-compatible client
(Claude Code, Cursor, Continue, Cody). The same surface area as the
Claude Code skills in ../skills/, expressed as typed tool calls.
uvx docdiagram-mcp # one-shot, recommended
# or
pip install docdiagram-mcp
Set DOCDIAGRAM_API_KEY or create ~/.docdiagram/config.yaml:
api_key: dd_live_xxxxxxxxxxxxx
server_url: https://app.docdiagram.com # optional, defaults to prod
Mint a key with the Claude Code plugin: claude /docdiagram:auth.
Repos
repo_upsert - register or refresh a repo (idempotent on host_id)repo_lookup - look up by GitHub node idrepo_get - fetch by DocDiagram UUIDEmbedded diagrams
embedded_diagram_create - bind a new diagram to (repo, docs_path, slot)embedded_diagram_revise - follow-up prompt against an existing bindingembedded_diagram_regenerate - re-run the last promptembedded_diagram_get - fetch a binding by idembedded_diagram_by_sidecar - fetch by (repo, docs_path, slot)embedded_diagram_list_for_repo - cursor-paginated listembedded_diagram_delete - soft-deleteembedded_diagram_render_svg - return an SVG URL (bytes not inlined)embedded_diagram_render_png_url - return a PNG URLSync (requires GitHub App install per TECH-064)
sync_start - open a PR with pending revisionssync_get_status - poll a sync runsync_list - list recent runsSee RELEASING.md for the tagged-release publish flow and the registry submission runbook.
MIT
FAQs
DocDiagram MCP Server - Embedded diagrams in MDX docs for AI assistants
We found that docdiagram-mcp 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.
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.

Security News
A new federal program will let vetted U.S. cybersecurity firms help investigate and disrupt foreign cybercrime groups under government direction.

Research
/Security News
The campaign amassed more than 75,000 installs by targeting Russian-speaking users seeking access to blocked services.

Company News
Open source maintainers are under more pressure than ever. We're raising our open source program from the Team plan to the Business plan, free.