tryink
TryInk MCP Server
Virtual tattoo placement preview — as an MCP tool for AI agents.
Browse 180+ tattoo designs and render them onto any body photo using the TryInk public API. No API key required.
Tools
Tool | Description |
| Browse the gallery filtered by style or body part |
| Composite a design onto a body photo URL, returns a preview image URL |
Related MCP server: mcp-services
Quick start
pip install mcp httpx
python mcp_server.pyClaude Desktop
Add to ~/.claude/claude_desktop_config.json:
{
"mcpServers": {
"tryink": {
"command": "python",
"args": ["/path/to/mcp_server.py"],
"env": { "TRYINK_API_BASE": "https://tryink.me" }
}
}
}Example usage
Once connected, ask Claude:
"Show me fine line wrist tattoo designs from TryInk"
"Render the Fine Line Rose tattoo on this photo: https://example.com/arm.jpg"
API reference
The MCP server wraps the TryInk public REST API:
GET https://tryink.me/api/v1/public/gallery— list designsPOST https://tryink.me/api/v1/public/render— render preview
Full docs: tryink.me/api-docs
Environment
Variable | Default | Description |
|
| API base URL |
License
MIT
This server cannot be deployed
Maintenance
Related MCP Connectors
Free public MCP for AI agents — 193 tools, 44 workflows. No API key.
Hosted MCP endpoint with realistic fake data for prototyping agents. 12 tools, no setup.
Independent directory of agentic AI tools — search, compare & recommend via MCP. Read-only.
Pay-per-use tool marketplace for AI agents. Search, price-check, and call APIs via MCP.
Related MCP Servers
- AlicenseNot gradedqualityNot gradedmaintenanceSearch and discover 500+ tools, APIs, and services for AI agents. Browse 15 categories, get recommendations, and access structured metadata including auth methods, free tiers, and example calls.1-
- AlicenseNot gradedqualityDmaintenanceMulti-tool MCP server for AI agents with 29 tools across web scraping, SEO analysis, screenshot and PDF generation, domain intelligence, content extraction, multi-chain EVM blockchain queries, and security toolkit. Free tier available with no auth required.20 npm1MIT
- AlicenseNot gradedqualityAmaintenance62 real-time data tools for AI agents via MCP. Finance, crypto, FMCSA, sanctions, courts, weather, vehicles, cybersecurity. One bearer token, one bill. Free tier available.MIT
- AlicenseNot gradedqualityCmaintenanceMonetizable AI agent tools - document parsing, text analysis, code generation, security scanning, format conversion, and more. 8 tools with HTTP API and MCP protocol support.MIT