trivia-mcp-server
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@trivia-mcp-serverlist all trivia categories"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
π§ Trivia Quiz MCP Server for Kiro
A custom MCP server that connects Kiro to the Open Trivia Database (https://opentdb.com/) β giving Kiro the ability to fetch real quiz questions, categories, and stats to build interactive quiz applications.
π What It Connects To
Open Trivia Database (opentdb.com) β a free, real API with 4,000+ trivia questions across 24 categories. No API key required.
Related MCP server: Trivia By Api Ninjas MCP Server
π οΈ Tools
Tool | Description |
| Fetch random trivia questions by difficulty (easy/medium/hard) |
| List all 24 available quiz categories |
| Get question count stats per category |
π― What I Built With It
An interactive HTML trivia quiz app that Kiro builds using real data from the MCP server β fetching live questions, showing multiple choice options, tracking score, and displaying results. This is only possible because of the MCP integration β without it, Kiro has no access to trivia data.
π₯ Demo Video
π οΈ Setup
Prerequisites
Node.js 18+
Kiro (latest version)
Installation
git clone https://github.com/Sankar2316/trivia-mcp-server.git cd trivia-mcp-server npm install npm run build
No API Key Needed! π
Open Trivia DB is completely free β no signup, no authentication.
Configure in Kiro
The .kiro/settings/mcp.json is already included. Just open this folder in Kiro and the MCP server auto-connects.
Test
npx @modelcontextprotocol/inspector node dist/index.js
π Project Structure
trivia-mcp-server/ βββ .kiro/ β βββ settings/ β βββ mcp.json βββ src/ β βββ index.ts βββ dist/ βββ package.json βββ tsconfig.json βββ README.md
π License
MIT
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseBqualityDmaintenanceEnables retrieval of random inspirational quotes from various categories including age, art, business, courage, education, friendship, happiness, leadership, and many more through the API Ninjas Quotes API.1MIT
- AlicenseCqualityDmaintenanceAn MCP server that enables users to retrieve trivia questions and answers across various categories through the API-Ninjas Trivia API. It supports customizable result limits and filtering by categories like science, history, and entertainment.1MIT
- Alicense-qualityCmaintenanceEnables searching and retrieving anime and manga data from Kitsu's catalogue, including top lists and categories, through natural language queries via Pipeworx gateway.101MIT
- Alicense-qualityCmaintenanceEnables users to search and retrieve board game data via the Board Game Atlas API, including game details, ratings, and availability.7MIT
Related MCP Connectors
Trivia MCP β wraps Open Trivia Database (free, no auth)
Access and interact with anime and manga data seamlessly. Retrieve detailed information about yourβ¦
Connect your AI assistants to Keboola and expose your data, transformations, SQL queries, ...
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Sankar2316/trivia-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server