
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.
@aspicio/mcp
Advanced tools
An MCP server that lets AI agents open, inspect, and render DXF/CAD drawings — built on the Aspicio viewer's headless pipeline. Local stdio server, no hosted dependency. A hosted endpoint and docs live at aspicio.frontsail.app/mcp; the interactive viewer at aspicio.frontsail.app.
| Tool | Returns | Use for |
|---|---|---|
describe_dxf | Structured JSON: units, bounds/size, entity + segment counts, layers with the color actually drawn, per-type entity counts, skipped types | Structural questions — layers, counts, dimensions, units |
render_dxf | A PNG image (width 64–4000, default 1200) | Visual questions — what the drawing looks like |
Both accept source as an http(s) URL, a local file path, or
inline DXF text.
Claude Code / Claude Desktop:
claude mcp add aspicio -- npx -y @aspicio/mcp
Codex:
codex mcp add aspicio -- npx -y @aspicio/mcp
Any other MCP client: register the stdio command npx -y @aspicio/mcp.
Prefer a one-step install with bundled skills? The aspicio plugin wires this server plus usage skills into Claude Code and Codex.
URL sources are fetched with a private-host guard (loopback, RFC1918, IPv6 local ranges — revalidated on every redirect hop) and an 8 MB cap, so a model acting on untrusted input can't turn the server into a LAN/localhost probe.
@resvg/resvg-js (native prebuilds; Node ≥ 18).FAQs
MCP server exposing DXF and PDF drawings to AI agents: facts, renders, in-chat viewer.
The npm package @aspicio/mcp receives a total of 297 weekly downloads. As such, @aspicio/mcp popularity was classified as not popular.
We found that @aspicio/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.