Aspicio
Rank #4,921io.github.frontsail-ai/aspicio
DXF and PDF/X-4 for AI agents: structured facts, PNG renders, an interactive in-chat viewer.
Aspicio is a Model Context Protocol (MCP) server published by frontsail-ai. It ranks #4,921 of 132,046 servers tracked on MCP Toplist, and its repository has 5 GitHub stars. Aspicio is listed across 2 registries — Official MCP and Glama, with 9 tracked versions. It was first listed on Jul 21, 2026 and most recently updated on Aug 11, 2026.
Ranks ahead of 127,125 of 132,046 servers on MCP Toplist.
Use Aspicio
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http aspicio https://aspicio-api.frontsail.app/mcpclaude mcp add aspicio -- npx -y @aspicio/mcp[mcp_servers.aspicio]
url = "https://aspicio-api.frontsail.app/mcp"Add to ~/.codex/config.toml.
[mcp_servers.aspicio]
command = "npx"
args = ["-y", "@aspicio/mcp"]Add to ~/.codex/config.toml.
https://aspicio-api.frontsail.app/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"aspicio": {
"command": "npx",
"args": [
"-y",
"@aspicio/mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"aspicio": {
"url": "https://aspicio-api.frontsail.app/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"aspicio": {
"command": "npx",
"args": [
"-y",
"@aspicio/mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"aspicio": {
"type": "http",
"url": "https://aspicio-api.frontsail.app/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"aspicio": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@aspicio/mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"aspicio": {
"serverUrl": "https://aspicio-api.frontsail.app/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"aspicio": {
"command": "npx",
"args": [
"-y",
"@aspicio/mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"aspicio": {
"url": "https://aspicio-api.frontsail.app/mcp"
}
}
}{
"mcpServers": {
"aspicio": {
"command": "npx",
"args": [
"-y",
"@aspicio/mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.frontsail-ai%2Faspicio)<a href="https://mcptoplist.com/server/io.github.frontsail-ai%2Faspicio"><img src="https://mcptoplist.com/badge/io.github.frontsail-ai%2Faspicio.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
frontsail-ai
Available versions (9)
| Version | Published |
|---|---|
| 0.13.0 | Aug 11, 2026 |
| 0.12.0 | Aug 2, 2026 |
| 0.11.1 | Jul 23, 2026 |
| 0.11.0 | Jul 23, 2026 |
| 0.10.0 | Jul 22, 2026 |
| 0.9.0 | Jul 21, 2026 |
| 0.8.0 | Jul 21, 2026 |
| 0.7.0 | Jul 21, 2026 |
| 0.6.1 | Jul 21, 2026 |
Frequently asked questions
- Who maintains Aspicio?
- Aspicio is maintained by frontsail-ai, which publishes 1 MCP server (9 total versions) tracked on MCP Toplist.
- Is Aspicio listed on the Official MCP Registry?
- Yes — Aspicio is listed on the Official MCP Registry, alongside Glama.
- How many versions does Aspicio have?
- MCP Toplist tracks 9 versions of Aspicio, most recently published on Aug 11, 2026.
- Where can I find the source code for Aspicio?
- The source code for Aspicio is hosted at github.com/frontsail-ai/aspicio.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.