Aspicio MCP Server

Drawing understanding for people, applications, and AI agents - DXF and vector PDF.

People who work with autocad, cad and dxf and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.

VERIFIED ACTIVE

LAST COMMIT 2026-09-14 · ★ 5 · #20 OF 55 MAINTAINED WEB FRAMEWORK · VERIFIED 2026-09-18

MIT · TypeScript servers · how we verify → /methodology

01 · Install Aspicio

Claude Code

claude mcp add frontsail-ai-aspicio --transport http https://aspicio-api.frontsail.app/mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "frontsail-ai-aspicio": {
      "url": "https://aspicio-api.frontsail.app/mcp"
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

https://aspicio-api.frontsail.app/mcp

transport: streamable-http

endpoint alive - responded to MCP initialize · probed 2026-09-18

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions · remote - your agent's requests go to aspicio-api.frontsail.app

endpoint auth accepted our unauthenticated MCP initialize - no credentials needed to connect

license MIT - declared in the repository

npm package @aspicio/mcp - the @aspicio scope differs from the repo owner (frontsail-ai); confirm it's the project's official package

registry namespace io.github.frontsail-ai is GitHub-verified and matches the repo owner

03 · What Aspicio can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

v0.13.0 · 2026-08-11

The release that makes PDFs look like PDFs. A page is drawn on paper now, embedded images render, and there's a light theme to view it all in. · Pages are drawn on paper · A PDF page renders on a bounded white sheet…

v0.12.0 · 2026-08-02

Aspicio reads PDFs. This is the release where a DXF viewer became a drawing viewer - and the one release with a breaking change, because making room for a second format meant nothing could be named after the first.…

v0.11.1 · 2026-07-23

Patch release. Published packages get one core fix; the rest is demo-app polish that ships on the website, not npm. · Core (@aspicio/core) · Animated zoom compounds correctly (#118, closes #39). Clicking the zoom…

04 · Who maintains Aspicio

Aspicio is maintained by frontsail-ai. It's the only MCP server we track from this author; the repo dates to Jul 2026.

05 · Facts

category
web framework - ranked #20 of 55 actively-maintained web framework servers as of 2026-09-18.
release cadence
10+ releases in the last 90 days (latest 2026-08-11)
registry
io.github.frontsail-ai/aspicio (active, first published 2026-07-21 · 9 versions)
packages
npm:@aspicio/mcp

06 · Aspicio FAQ

What is Aspicio?

Drawing understanding for people, applications, and AI agents - DXF and vector PDF.

Is Aspicio still maintained?

Yes - as of 2026-09-18, its last commit was 2026-09-14 and it shipped 10+ releases in the last 90 days. We re-verify nightly.

How do I install Aspicio?

Run `npx -y @aspicio/mcp`. You can also paste the ready-made client config above.

Does Aspicio require authentication?

No - the endpoint accepted our unauthenticated MCP initialize when probed on 2026-09-18; you can connect without credentials.

07 · Alternatives to Aspicio

More web framework MCP servers · Inbed · Astronomy Oracle · HasData Facebook · Nodebench

More TypeScript MCP servers · Zendesk MCP Server · Gecko MCP · npm Run MCP Server · Deepadb · Agent Audit · see all