Vinkius
Open Trivia Database

Open Trivia Database MCP for AI. Structured Retrieval of Quiz Questions & Categories

Claude Claude
ChatGPT ChatGPT
Cursor Cursor
Gemini Gemini
Windsurf Windsurf
VS Code VS Code
JetBrains JetBrains
Vercel Vercel
See Vinkius in Action

Works with every AI agent you already use

…and any MCP-compatible client

Open Trivia Database MCP on Cursor AI Code EditorOpen Trivia Database MCP on Claude Desktop AppOpen Trivia Database MCP on OpenAI Agents SDKOpen Trivia Database MCP on Visual Studio CodeOpen Trivia Database MCP on GitHub Copilot AI AgentOpen Trivia Database MCP on Google Gemini AIOpen Trivia Database MCP on Lovable AI DevelopmentOpen Trivia Database MCP on Mistral AI AgentsOpen Trivia Database MCP on Amazon AWS Bedrock

Connect to your AI in seconds.

Open Trivia Database gives your AI agent direct access to a massive, structured collection of 13,000+ quiz questions. Need random science facts? Want to check how many 'Film & TV' questions exist? Use this server to pull filtered trivia data by category, difficulty, or type.

It handles session management so you don't get duplicate questions.

What your AI can do

Get category question count

Counts how many questions are currently stored under a specific topic or category.

Get global question count

Returns the total number of trivia questions in the entire database.

Get trivia questions

Retrieves a batch of random trivia questions, supporting category, difficulty, and type filters. Requires a session token.

+ 3 more capabilities included
Count content volumes

Check the total number of questions available across the entire database or within a specific topic.

List all topics

Retrieve a full list of every trivia category available for filtering and use.

Request unique session tokens

Get a temporary token that guarantees the next batch of questions won't repeat content. Tokens expire after 6 hours.

Pull filtered trivia sets

Fetch random trivia questions instantly, filtering by category, difficulty, or type.

Included with Plan

Waiting for input…

AI Agent

Open Trivia Database: 6 Tools for Content Retrieval

These tools let your agent audit content volumes, list all available categories, manage unique question sessions, and pull filtered trivia sets.

Make your AI actually useful.

Add this MCP to Claude, Cursor, or Windsurf and your AI stops guessing. It gets real tools to look things up, take action, and handle the stuff you keep doing by hand.

Start using Open Trivia Database on Vinkius

Get Category Question Count

Counts how many questions are currently stored under a specific topic or category.

Get Global Question Count

Returns the total number of trivia questions in the entire database.

Get Trivia Questions

Retrieves a batch of random trivia questions, supporting category, difficulty, and...

List Categories

Lists all available categories for the database, providing their names and IDs.

Request Session Token

Generates a fresh session token to guarantee unique questions in future calls. The...

Reset Session Token

Issues a new session token, allowing you to restart the process and receive all available question sets again.

Security and governance baked right in.

Pick your AI client below to get set up. Just create a Vinkius account, subscribe, and you're instantly up and running. We handle the entire backend infrastructure, delivering out-of-the-box support for HTTPS Streamable, SSE, and OAuth2—zero messy routing required.

Claude AI

Claude AI

1

Open Claude Settings

Go to claude.ai, click your profile icon, then navigate to Customize → Connectors.

2

Add Custom Connector

Click the "+" button and select Add custom connector. Paste your Vinkius endpoint URL:

https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp

Replace [YOUR_TOKEN_HERE] with your token from cloud.vinkius.com. For OAuth-protected servers, expand Advanced settings to add credentials.

3

Start a conversation

Open a new chat. The Open Trivia Database integration is available immediately — no restart needed.

Choose How to Get Started

Build a custom MCP for your own tools, or connect a ready-made integration from our catalog.

Build Your Own

Turn any API into an MCP. Import a spec, define Agent Skills, or deploy with MCPFusion.

  • Import from OpenAPI, Swagger, or YAML specs
  • Create Agent Skills with progressive disclosure
  • Deploy to edge with MCPFusion framework
  • Built in DLP, auth, and compliance on every call
  • Real time usage dashboard and cost metering
  • Publish to catalog or keep private
Start building

Make Your AI Do More

Start with Open Trivia Database, then connect any of our 5,100+ other servers whenever your AI needs more. One click, no limits.

  • Use this MCP plus 5,100+ others, all in one place
  • Add new capabilities to your AI anytime you want
  • Every connection is secured and compliant automatically
  • Track usage and costs across all your servers
  • Works with Claude, ChatGPT, Cursor, and more
  • New servers added to the catalog every week
Open Trivia Database MCP server cover

Independent Platform Disclaimer: Vinkius is an independent platform and is not affiliated with, endorsed by, sponsored by, verified by, or otherwise authorized by Open Trivia Database. All third-party trademarks, logos, and brand names are the property of their respective owners. Their use on this website is strictly for informational purposes to identify service compatibility and interoperability.

VINKIUS INFRASTRUCTURE

Cloud Hosted

Managed infra

V8 Isolated

Sandboxed per request

Zero-Trust Proxy

No stored credentials

DLP Enforced

Policy on every call

GDPR Compliant

EU data residency

Token Compression

~60% cost reduction

Your data is protected. See how we built it.

Works with Claude, ChatGPT, Cursor, and more

The Model Context Protocol standardizes how applications expose capabilities to LLMs. Instead of operating in isolation, your AI gains direct access to external platforms, live data, and real-world actions through secure, standardized connections.

This connection provides 6 powerful capabilities that interface natively with Claude, ChatGPT, Cursor, and other compatible AI platforms. No middleware. No custom integration required.

Manually auditing quiz content shouldn't take ten tabs and a spreadsheet.

Today, checking content depth means jumping between API documentation, manually running simple queries to count categories, and then cross-referencing those numbers in a separate sheet. You copy the category name from one place and paste it into another, hoping you didn't miss any filters or run into rate limits.

With this MCP server, your agent handles all that legwork. Ask it to audit content—it pulls the categories with `list_categories`, counts the volume in a topic using `get_category_question_count`, and gives you one clean response. You get data, not headaches.

Open Trivia Database MCP Server: Get unique question sets instantly.

Before this, getting a fresh set of 10 questions meant manually specifying the topic and difficulty, hoping you hadn't used those exact facts recently. You were always guessing if your content was stale or repetitive.

Now, just ask for it. The agent manages session tokens and pulls random sets via `get_trivia_questions`, ensuring variety every single time. Your content stream is guaranteed fresh.

What your AI can actually do with this

Listen up: This server gives your AI client direct access to the Open Trivia Database. You don't have to scrape or worry about rate limits; your agent pulls structured knowledge straight into the conversation.

Checking Content Volumes (Auditing)

The get_global_question_count tool tells you exactly how many total trivia questions are sitting in the database—the whole shebang. Need to know if a specific topic is worth building on? Use get_category_question_count. This function counts all the questions available under one particular category or topic, giving you instant volume metrics.

Discovering Topics (Listing)

The list_categories tool pulls every single trivia category name and its corresponding ID. You gotta run this first to see what's available for filtering before your agent can pull anything useful.

Managing Uniqueness (Session Tokens)

When you need random questions, they gotta be unique. That's where the session tokens come in. Start by calling request_session_token. This generates a fresh token that guarantees the next batch of trivia won't repeat content for you. Remember, these tokens expire after six hours, so plan your usage accordingly. If your process stalls or you need to restart the entire flow, use reset_session_token to issue a brand-new token and get all available question sets again.

Retrieving Questions (The Main Event)

The core function is get_trivia_questions. You'll gotta pass it a session token first; that keeps the questions unique. This tool retrieves a batch of random trivia questions, and you can filter this pull down tight. You specify the category, you set the difficulty (easy or hard), and you even select the type of question.

It’s instant data retrieval built around your criteria.


How it Works in Practice

When building an educational tool, for instance, you run list_categories to map out all topics. Then, before showing a quiz, you hit request_session_token. Next, if you want to see how deep the 'Science' category goes, you check that count with get_category_question_count. Once you’re ready to play, your agent uses get_trivia_questions, passing in the token and specifying both the difficulty and the desired topic.

If you need a completely fresh round of unique questions later, you ditch the old token and run reset_session_token before making another call to pull random sets.

Built · Hosted · Managed by Vinkius Open Trivia Database - Fetch Quiz Questions & Categories
Server ID 019d8492-ce70-7118-839d-fc9ee0965318
Vinkius Inspector
Compliance Grade A+
Score 100/100
Vinkius Inspector Badge — Score 100/100

Questions you might have

How do I find out what topics are available using list_categories? +

Run the list_categories tool. It returns a structured list of all available trivia categories and their corresponding IDs, letting you pick exactly what you need.

Do I need an API key for get_trivia_questions? +

No, this server doesn't require an API key. You just need to manage your session tokens using request_session_token before calling the function.

What is the purpose of request_session_token? +

It generates a unique access token for your current task. Using this token in subsequent calls to get_trivia_questions prevents you from receiving duplicate questions.

Can I check total question volume with get_global_question_count? +

Yes, running get_global_question_count gives you a single number representing the entire database size. It's useful for scope planning.

If I need to know how many questions exist in a specific topic, should I use get_category_question_count? +

Yes. This tool returns an immediate count based on the category ID you provide. It lets you audit content depth before making requests for actual questions, saving API calls.

What is the process if my session token expires or starts returning duplicate questions? +

You must call reset_session_token. This action invalidates the old token and issues a brand new one, allowing you to continue drawing from the full pool of unique trivia results.

When using get_trivia_questions, how do I ensure I only receive questions of a specific difficulty? +

You pass the desired filter—like 'easy' or 'hard'—directly into the function call. This mechanism immediately narrows the results set to match your required cognitive level.

What is the time limit for my session token, and what should I do if I wait too long? +

The token expires after six hours of inactivity. If you wait that long, you must call request_session_token again to get fresh access and prevent duplicate questions.

Is an API Key required for The Trivia API? +

No. The Trivia API provides a free and open service. This server works out of the box without any static credentials required.

Can I filter questions by difficulty? +

Yes. Use the get_trivia_questions tool and provide the difficulties parameter (e.g., 'easy' or 'hard'). Your agent will return matching questions instantly.

What format are the answers in? +

The API provides a correct answer and a list of incorrect answers. Your agent automatically combines and sorts these into a list of choices for each question.

Built & Managed by Vinkius 30s setup 6 tools

We've already built the connector for Open Trivia Database. Just plug in your AI agents and start using Vinkius.

No hosting. No infrastructure. No complex setup.
All 6 tools are live and waiting. You're up and running in seconds.

Vinkius runs on Claude Claude
Vinkius runs on ChatGPT ChatGPT
Vinkius runs on Cursor Cursor
Vinkius runs on Gemini Gemini
Vinkius runs on Windsurf Windsurf
Vinkius runs on VS Code VS Code
Vinkius runs on JetBrains JetBrains
Vinkius runs on Vercel Vercel
+ other MCP clients

Vinkius gives your AI agents access to the full catalog of app connectors, all fully managed, secure, and enterprise-ready. One subscription, every tool you need.

Zero hosting required Full MCP catalog included Enterprise-grade security Auto-updated by Vinkius

Built, hosted, and secured by Vinkius. You just connect and go.