Skip to main content
Glama

Artsy Analytics MCP Server

by damassi

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
USER_IDYesYour Artsy user ID
X_ACCESS_TOKENYesYour Artsy access token
METAPHYSICS_ENDPOINTYesThe Artsy GraphQL API endpoint

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
get_partner_activity_stats

Get partner activity analytics including pageviews, artwork views, and unique visitors

get_partner_sales_stats

Get partner sales analytics including order count, revenue, and response times

query_analytics_custom

Execute a custom GraphQL query against the analytics schema

get_partner_artworks_published_stats

Get partner artwork publishing statistics and trends

get_partner_audience_stats

Get partner audience analytics including unique visitors, commercial visitors, and geographic data

get_partner_complete_analytics

Get comprehensive analytics overview for a partner including all major metrics

get_partner_inquiries_stats

Get partner inquiry analytics including inquiry count and response times

get_partner_top_artworks

Get partner's most viewed artworks with ranking data

get_partner_visitor_demographics

Get visitor demographic breakdowns by device, country, referral source, or landing page

get_partner_time_series_analytics

Get time series data for partner analytics with optional cumulative view

get_partner_modern_pageviews

Get detailed pageview analytics using the modern pageview schema with time series support

get_partner_top_content

Get top-performing content (artworks, shows, artists, or viewing rooms) by views

get_partner_sales_time_series

Get detailed sales analytics with time series data including revenue amounts

get_partner_inquiry_time_series

Get detailed inquiry analytics with time series data and response times

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/damassi/mcp-tests'

If you have feedback or need assistance with the MCP directory API, please join our Discord server