Artsy Analytics MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| USER_ID | Yes | Your Artsy user ID | |
| X_ACCESS_TOKEN | Yes | Your Artsy access token | |
| METAPHYSICS_ENDPOINT | Yes | The Artsy GraphQL API endpoint |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_partner_activity_statsB | Get partner activity analytics including pageviews, artwork views, and unique visitors |
| get_partner_sales_statsC | Get partner sales analytics including order count, revenue, and response times |
| query_analytics_customC | Execute a custom GraphQL query against the analytics schema |
| get_partner_artworks_published_statsC | Get partner artwork publishing statistics and trends |
| get_partner_audience_statsC | Get partner audience analytics including unique visitors, commercial visitors, and geographic data |
| get_partner_complete_analyticsC | Get comprehensive analytics overview for a partner including all major metrics |
| get_partner_inquiries_statsB | Get partner inquiry analytics including inquiry count and response times |
| get_partner_top_artworksB | Get partner's most viewed artworks with ranking data |
| get_partner_visitor_demographicsB | Get visitor demographic breakdowns by device, country, referral source, or landing page |
| get_partner_time_series_analyticsC | Get time series data for partner analytics with optional cumulative view |
| get_partner_modern_pageviewsC | Get detailed pageview analytics using the modern pageview schema with time series support |
| get_partner_top_contentC | Get top-performing content (artworks, shows, artists, or viewing rooms) by views |
| get_partner_sales_time_seriesC | Get detailed sales analytics with time series data including revenue amounts |
| get_partner_inquiry_time_seriesC | Get detailed inquiry analytics with time series data and response times |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |