A
licenseA
qualityD
maintenanceAn MCP server that lets an LLM client browse and curate posts from a hand-picked list of Instagram tattoo artists via Instagram's Business Discovery API.
11
MIT
No user-submitted related servers found.
Scored across 11 tools
Each tool targets a clearly distinct responsibility: artist management, feed viewing, inspiration, and preferences. No overlapping purposes.
All tool names follow a consistent verb_noun pattern in snake_case (e.g., add_artist, get_feed, record_preference), making the surface predictable.
11 tools is well-scoped for the domain of tracking tattoo artists, browsing feeds, and managing inspiration and preferences.
Core workflows are covered: CRUD for artists and inspiration, preference recording, and feed retrieval. Minor gaps include no update/delete for preferences and no filtered feed per artist, but these are not critical.