gumy.ai MCP catalog

Remote MCP servers for gumy.ai characters — Streamable HTTP. Machine-readable registry: /catalog.json

Auto Catalog no key

Natural-language car search over the gumy.space vehicle catalog — for a car-buying / dealer persona. chat takes a free-form query in RU/EN/translit ("красная BMW до 5 млн", "diesel suv from Japan") and returns matching car cards + the filters actually applied; get_car_details returns the full spec of one car. Proxy to the product MCP (mcp.gumy.space).

https://mcp.gumy.ai/auto/mcp

Tools: chat · get_car_details

Chess Board no key

Interactive lichess-style chessboard widget (MCP Apps, renders in ChatGPT / Claude / gumy.ai chat) — 21 curated famous games (Immortal, Opera, Kasparov–Topalov…), any FEN position, full-rules play via make_move (python-chess), live Lichess masters/study PGN fetch.

https://mcp.gumy.ai/chess/mcp

Tools: list_famous_games · load_famous_game · set_position · make_move · legal_moves · fetch_lichess_game · load_lichess_study

Life Comics no key

Character life-story comic strips widget (MCP Apps, renders in ChatGPT / Claude / gumy.ai chat) — a drawn multi-panel biography with per-panel captions, dates and quotes, browsable panel by panel. Strips are authored in the mascot catalog and fetched live from its public API.

https://mcp.gumy.ai/comics/mcp

Tools: show_life_comic

DNS Toolkit no key

Domain availability + DNS lookups — check if a name is free (RDAP + DNS fallback), single or batch, and inspect DNS records.

https://mcp.gumy.ai/dns/mcp

Tools: check_domain · check_domains · dns_lookup

Web Search no key

Keyless DuckDuckGo web search — the universal "what's happening now / anything after the model's cutoff" slot for every persona. Zeus reacts to today's "omens", a celebrity comments on the latest chart. search returns links + snippets; fetch_content reads a chosen page as clean text.

https://mcp.gumy.ai/search/mcp

Tools: search · fetch_content

Wikipedia no key

Keyless facts, biographies and lore — search, summaries, full articles, key facts and coordinates. Two instances: English and Русский. Universal base for any persona (gods, celebrities, the Russia universe).

https://mcp.gumy.ai/wikipedia/en/mcp https://mcp.gumy.ai/wikipedia/ru/mcp

Tools: wikipedia_search_wikipedia · wikipedia_get_summary · wikipedia_get_article · wikipedia_get_sections · wikipedia_get_links · wikipedia_get_related_topics · wikipedia_extract_key_facts · wikipedia_summarize_article_for_query · wikipedia_summarize_article_section · wikipedia_get_coordinates

PokéAPI no key

Keyless, read-only Pokémon game data through Generation IX — stats, types, abilities, moves, evolution, sprites, type matchups. Persona: Pikachu.

https://mcp.gumy.ai/pokeapi/mcp

Tools: pokeapi_get_pokemon · pokeapi_get_type_matchups · pokeapi_get_move · pokeapi_get_ability · pokeapi_get_item · pokeapi_get_nature · pokeapi_find_pokemon