Skip to main content
Glama
167,546 tools. Last updated 2026-06-02 23:19

"namespace:io.github.aataqi-boop" matching MCP tools:

  • Book an option (showtime, ticket class, etc.). If a partner API is connected, completes the booking inline with a confirmation code. Otherwise returns an affiliate deep link the agent should hand to the user.
    Connector
  • Get full details for up to 20 books (as returned by explore_books). When showing showing a book to the user, include a link to the website for the book, eg. [View on Catalo.ai](https://catalo.ai/details/:id/details/{book_id}) Always show what readers liked (for_readers) and disliked (against_readers), mood and themes. Include anything else that might be relevant to the users query.
    Connector
  • [Auth Required] Book a time slot with a specialist. Creates a pending event with escrow hold.
    Connector
  • List the current user's bookmarked books filtered by bookmark state. Use this tool when the user asks about their reading list, books they want to read, books they have read, or books they dropped.
    Connector

Matching MCP Servers

Matching MCP Connectors

  • Access live company and contact data from Explorium's AgentSource B2B platform.

  • GitHub MCP — wraps the GitHub public REST API (no auth required for public endpoints)

  • Search and filter fiction books. Filters are far reaching, including things like genre, mood, theme, pacing and more. Call list_filters first to discover available filter identifiers and their valid values. Returns a list of books matching the criteria. Always call list_filters() before calling explore_books(). %!(EXTRA string=https://catalo.ai/details/:id)
    Connector