tryink
TryInk MCPサーバー
バーチャルタトゥー配置プレビュー — AIエージェント用のMCPツールとして。
TryInkパブリックAPIを使用して、180以上のタトゥーデザインを閲覧し、体の写真に合成します。APIキーは不要です。
ツール
ツール | 説明 |
| スタイルや体の部位でフィルタリングしてギャラリーを閲覧 |
| デザインを体の写真URLに合成し、プレビュー画像のURLを返す |
Related MCP server: mcp-services
クイックスタート
pip install mcp httpx
python mcp_server.pyClaude Desktop
~/.claude/claude_desktop_config.json に以下を追加します:
{
"mcpServers": {
"tryink": {
"command": "python",
"args": ["/path/to/mcp_server.py"],
"env": { "TRYINK_API_BASE": "https://tryink.me" }
}
}
}使用例
接続後、Claudeに次のように尋ねてください:
「TryInkからファインラインの手首のタトゥーデザインを見せて」
「この写真にファインラインのバラのタトゥーをレンダリングして: https://example.com/arm.jpg」
APIリファレンス
このMCPサーバーはTryInkパブリックREST APIをラップしています:
GET https://tryink.me/api/v1/public/gallery— デザイン一覧POST https://tryink.me/api/v1/public/render— プレビューのレンダリング
詳細なドキュメント:tryink.me/api-docs
環境変数
変数 | デフォルト | 説明 |
|
| APIベースURL |
ライセンス
MIT
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Alicense-quality-maintenanceSearch 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
- Alicense-qualityDmaintenanceMulti-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.331MIT
- Alicense-qualityAmaintenance62 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
- Alicense-qualityCmaintenanceMonetizable 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
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.
AI agent website builder. Create and publish link-in-bio sites via MCP or REST API.
Appeared in Searches
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/rambo586/tryink-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server