Content Tools
texs.org
Design custom labels for movies, TV shows, and music albums by searching titles, selecting packaging formats, and composing designs.
ENDPOINT 1
https://vhs.texs.org/mcp
MCP server metadata
- Name
- tapercraft
- Version
- 1.0.0
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_formatsList the packaging formats that can be composed, with their printed dimensions.
Inferred read-onlysearch_contentLook up a movie, TV show, or music album by title and return candidate matches with years.
Inferred read-onlyCONNECT 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.
texs.org is assessed as Trusted: Domain has an established technology history spanning over a year.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.