The first artist-owned MCP server. Exposes the album The Time Is Now by independent artist Matthew Hartley as a structured, queryable catalog for any compatible AI client — Claude Desktop, Claude Code, ChatGPT, Perplexity, and more.
Talk to the catalog: ask for songs, walk through the album's narrative chapters, get artist context, or stream music directly through your AI client.
Server Config
{
"mcpServers": {
"matthew-hartley-music": {
"transport": "streamable-http",
"url": "https://matthewhartleymusic.com/wp-json/mcp/v1/message"
}
}
}