ZibuGAMES
★

Zibu

GAMES

?

Checking account

One tiny moment

Your character

LVL 1Gold: 00/100 XP
XP6%
All GamesCategoriesTop GamesNew GamesFavoritesRandom GameSearchesUpload Your GameAboutContactMCP & API

Language

🇺🇸🇹🇷🇪🇸
Privacy•Terms•Cookies

© 2026 Zibu Games

For developers & AI

Search Zibu Games from your AI agent

Zibu Games exposes a Model Context Protocol (MCP) server so AI assistants can search and browse our catalog of free online games — over HTTP, or directly in the browser with WebMCP.

MCP endpoint

Connect any MCP-compatible client (Claude, Cursor, and others) to this remote server URL. It speaks JSON-RPC over HTTP and requires no authentication for read-only game search.

https://v3.zibugames.com/api/mcp

Capabilities

Available tools

search_games

Search the catalog by keyword and get matching games with their play URL, description and categories.

list_categories

List all game categories with their keys and browse URLs.

get_game

Get full details for a single game by its slug, including the direct play URL.

Connect a client

Add Zibu Games to an MCP client by pointing it at the endpoint above. For example, in a client that uses a JSON config:

{ "mcpServers": { "zibu-games": { "url": "https://v3.zibugames.com/api/mcp" } } }

In-browser with WebMCP

When you open Zibu Games in a WebMCP-capable browser or agent, the page automatically registers a search_games tool via navigator.modelContext. That lets an in-browser AI assistant search our games directly while you browse — no setup required.

← Back to games