← Registry

Content Tools

texs.org

Design custom labels for movies, TV shows, and music albums by searching titles, selecting packaging formats, and composing designs.

1 endpoint3 known toolsFirst detected August 28, 2026Last detected August 28, 2026

ENDPOINT 1

https://vhs.texs.org/mcp

No auth detected

MCP server metadata

Name
tapercraft
Version
1.0.0
Capabilities
tools
Server instructions

Compose printable retro media packaging — movie/TV cases (VHS, Blu-ray, DVD) and music packaging (cassette j-cards, CD inserts, vinyl jackets, minidisc labels). Audio formats take album content and build the complete design (cover art, tracklist, QR) from the album alone. compose_design returns a URL the USER opens to finish the design in their browser. Designing and previewing are free; exporting a print-ready file requires a membership, so present the URL as a starting point, never as a finished file you produced. Any field listed as "unsupported" in a response was NOT applied — tell the user instead of reporting it as done.

Known tools 3

list_formats

List the packaging formats that can be composed, with their printed dimensions.

Inferred read-only
search_content

Look up a movie, TV show, or music album by title and return candidate matches with years.

Inferred read-only
compose_design

Build a label design and return a URL the user opens to finish it.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.tapercraft]
url = "https://vhs.texs.org/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "tapercraft": {
      "type": "http",
      "url": "https://vhs.texs.org/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: tapercraft
Remote MCP URL: https://vhs.texs.org/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "tapercraft": {
      "url": "https://vhs.texs.org/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "tapercraft": {
      "type": "http",
      "url": "https://vhs.texs.org/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "tapercraft",
  "transport": "streamable-http",
  "url": "https://vhs.texs.org/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for texs.org was fetched 2026-08-29T17:06:12.241Z.

Trust status Trusted

texs.org is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.