ArtistAlly Conferences MCP

by system-alchemist

177 downloads
Not rated
GitHub Website

About

Free fan-convention data for AI agents: dates, registration windows & table costs, US & Canada

Details

Author
system-alchemist
Downloads
177

- Endpoint: https://artistally.alchemylab.sh/api/mcp (streamable-HTTP)
- Auth: none — every tool is free and read-only
- Docs & connect guide: https://artistally.alchemylab.sh/mcp
- In the official MCP registry as: sh.alchemylab.artistally/conventions
- Events directory: https://artistally.alchemylab.sh/events (filter by region, state, metro, community)

Setting up with Highlight

This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:

  1. Download and install Highlight from highlightai.com/download
  2. Navigate to the plugins tab and select "Add Custom Plugin"
  3. Configure the plugin with the settings below
    Plugin Name ArtistAlly Conferences MCP
    Command (node, npx, python, etc.)

    Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.

  4. Enable "Start Automatically" if you want the plugin to start when Highlight launches

From the repository

The README includes setup instructions such as "command": "npx",.

artistally_search_conventions

Search fan conventions (furry, anime, gaming) across 51 US and Canadian metro areas. Returns upcoming conventions by default (soonest first); set include_past to search the archive too. Filter by text, community, region, state, metro, or date range. Returns dates, venue, location, registration windows and table costs, plus a canonical ArtistAlly URL per convention.

artistally_get_convention

Full profile of one convention by slug: dates, venue and address, website, artist-alley and vendor registration windows/costs/URLs, portfolio and table-share policy, hotel block, transit access, organizer verification, and up to 6 years of attendance/pricing history. Get slugs from artistally_search_conventions or an ArtistAlly event URL.

artistally_list_open_registrations

Artist-alley and vendor/dealer registration windows that are open right now or opening soon, sorted by urgency (soonest close date first). The go-to tool for questions like "which cons can I still apply to?" or "what artist alleys open this month?".

artistally_get_coverage

The regions, states/provinces, and metro areas ArtistAlly tracks, with approved-convention counts. Use it to learn valid region/state/metro filter values for the other tools. Takes no arguments.

Claude Desktop / Cursor

Paste into your MCP client config file to install this server.

{
    "mcpServers": {
        "artistally conferences mcp": {
            "artistally": {
                "command": "npx",
                "args": [
                    "-y",
                    "mcp-remote",
                    "https://artistally.alchemylab.sh/api/mcp"
                ]
            }
        }
    }
}

McpServers

{
    "artistally": {
        "command": "npx",
        "args": [
            "-y",
            "mcp-remote",
            "https://artistally.alchemylab.sh/api/mcp"
        ]
    }
}

Free fan-convention data for AI agents: dates, registration windows & table costs, US & Canada

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.