Build with VerseDB
A comic book database designed to plug into your stack. Query our API, drop the bot into your Discord, and ship more with less work.
One database. Many surfaces.
Whether you're building software or running a community, VerseDB meets you where you already work.
Public API
AvailableClean REST endpoints for series, issues, creators, characters, and more. Token auth, documented with Postman and OpenAPI.
Read the docsDiscord Bot
AvailableSlash commands for search, weekly releases, FOC deadlines, trending comics, and key issues — plus channel auto-posts.
See commandsMCP Server
Available PROPlug VerseDB straight into Claude Desktop, Cursor, or any MCP-aware AI tool. 35+ tools for searching and pulling comic data, hosted by us.
Connect a clientA comic book database, built for developers.
The same data powering VerseDB.com: over 1M issues, 150k series, 168k characters, and 86k creators, all accessible through a clean, documented REST API.
-
Clean REST APIPredictable JSON endpoints with paginated results and consistent response shapes.
-
Simple token authCreate an API token in your account settings and send it as a Bearer header. That's it.
-
Docs you can importInteractive documentation plus a Postman collection and OpenAPI spec ready for any tool you already use.
-
Everything, cross-linkedSeries, issues, variants, creators, characters, story arcs, events, and publishers, all connected by stable IDs.
# Request curl https://versedb.com/api/series/40786 \ -H "Authorization: Bearer $VDB_TOKEN" # Response { "id": 40786, "name": "Batman", "slug": "batman-2016", "start_year": 2016, "end_year": null, "publication_type": "regular_series", "status": "ongoing", "cached_issues_count": 150, "average_rating": 4.3, "publisher": { "id": 2, "name": "DC Comics", "slug": "dc-comics" } }
VerseDB, right inside Discord.
Search comics, track releases, and post weekly updates to your server — all through slash commands. No account required for members to use it.
Search the database
Look up any issue, series, character, creator, or publisher from any channel.
This week's releases
New comics on shelves, optionally filtered by publisher.
FOC deadlines
Final Order Cutoff reminders so no one misses a pre-order.
Weekly auto-posts
Configure channels once — we'll post releases, FOC deadlines, new #1 issues, and trending comics every week.
VerseDB inside any AI tool you already use.
We host a Model Context Protocol server so Claude Desktop, Cursor, and any other MCP-aware client can search and pull comic data on demand. 35+ tools for series, issues, creators, characters, lists, market data, and more.
-
Works with the tools you already useClaude Desktop, Cursor, Goose, Continue — anything that speaks MCP. OAuth-based connection, no copy-pasted tokens.
-
35+ tools out of the boxSearch and detail tools for every entity, plus your collection, pull list, lists, and live market data.
-
Hosted, not self-servedNothing to install or run locally — point your client at our server and you're done.
Ready to build?
Spin up an integration in minutes. The API is free for reasonable use, and the Discord bot is free forever.