Server data from the Official MCP Registry
Free fan-convention data for AI agents: dates, registration windows & table costs, US & Canada
Free fan-convention data for AI agents: dates, registration windows & table costs, US & Canada
Remote endpoints: streamable-http: https://artistally.alchemylab.sh/api/mcp
Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry.
4 tools verified · Open access · No issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Remote Plugin
No local installation needed. Your AI client connects to the remote endpoint directly.
Add this to your MCP configuration to connect:
{
"mcpServers": {
"sh-alchemylab-artistally-conventions": {
"url": "https://artistally.alchemylab.sh/api/mcp"
}
}
}From the project's GitHub README.
Free fan-convention data for agents: search furry, anime & gaming conventions across 51 US & Canadian metros — dates, registration windows, table costs, and attendance history.
ArtistAlly is a hosted, remote Model Context Protocol server that gives any MCP-capable agent a single, no-key call for questions like "which conventions can I still get an artist-alley table at?" or "what anime cons are in the Southeast this fall?" It serves the approved ArtistAlly catalog — dates, venues, artist-alley and vendor registration windows, table costs, badge prices, hotel blocks, transit access, and multi-year attendance history — refreshed daily, with organizer-verified fields flagged.
https://artistally.alchemylab.sh/api/mcp (streamable-HTTP)sh.alchemylab.artistally/conventionsThis repository is documentation only — ArtistAlly is a hosted service that's always on. There's nothing to install, build, or run locally.
Point any MCP client at the remote endpoint via the
mcp-remote shim:
{
"mcpServers": {
"artistally": {
"command": "npx",
"args": ["-y", "mcp-remote", "https://artistally.alchemylab.sh/api/mcp"]
}
}
}
Drop that into your client config (claude_desktop_config.json, Cursor, Cline,
etc.) and the ArtistAlly tools appear. Clients that speak streamable-HTTP directly
(Claude Code, claude.ai connectors) can use the endpoint URL as-is — see
https://artistally.alchemylab.sh/mcp for per-client instructions.
All tools are free and need no auth. See https://artistally.alchemylab.sh/mcp for the always-current list and full schemas.
| Tool | What it does |
|---|---|
artistally_search_conventions | Search conventions by text, community (furry/anime/gaming), region, state, metro, or date range |
artistally_get_convention | Full profile of one convention: registration windows, costs, hotel block, transit, and up to 6 years of attendance/pricing history |
artistally_list_open_registrations | Artist-alley and vendor registration windows open now or opening soon, sorted by closing date |
artistally_get_coverage | The regions, states/provinces, and metros tracked, with convention counts (and the valid filter values for the other tools) |
Every response includes a canonical url for each convention and a source
attribution block — please link the convention's page when you present the data.
No MCP client needed — the same catalog is public on the web:
sh.alchemylab.artistally/conventionsThe Dockerfile here is not the server — it's a thin
mcp-remote bridge so directories
that build and introspect a container (e.g. Glama's checks) can start the
server and list its tools against the live endpoint. There's still nothing to
run locally; just point your client at the URL above.
MIT — covers this documentation repository. The ArtistAlly service itself is a hosted product operated by Alchemy Lab LLC.
Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.