Skip to main content
Glama
141,565 tools. Last updated 2026-05-26 20:21

"Viber" matching MCP tools:

  • Retrieve a Viber user's profile information including name and avatar by supplying their user ID.
    MIT
  • Send an image to a Viber user using a public URL. Optionally add a caption, thumbnail, or sender name.
    MIT
  • Send a clickable URL directly to a Viber user by providing the user ID and the link.
    MIT
  • Send a contact card to a Viber user by providing the recipient's user ID, contact name, and phone number.
    MIT

Matching MCP Servers

Matching MCP Connectors

  • Search companies, enrich contacts, and reveal emails and phones from your AI agent.

  • MCP-native AI browser testing for coding agents. Submit a URL + goal, get back action trail, bugs, screenshots, and WebM video your agent patches from directly. 43 tools, 12 AI evaluation personalities, combo tiers with auto-pause-on-bugs, throwaway email + SMS inboxes.

  • Check the online status of up to 100 Viber users by providing their user IDs. Returns whether each user is currently online.
    MIT
  • Send GPS coordinates to a Viber user. Provide receiver ID, latitude, and longitude to share location.
    MIT
  • Register an HTTPS webhook URL to receive Viber bot events. Specify event types and optionally include sender name or photo in callbacks.
    MIT
  • Send a text message to a Viber user via bot. Provide receiver user ID and message text, with optional sender details.
    MIT
  • Send a file to a Viber user by providing the receiver's ID, a public file URL, file size, and file name.
    MIT
  • Send a video message to a Viber user by providing the receiver's ID, video URL, and file size. Optionally set duration, thumbnail, and sender details.
    MIT
  • Execute multiple math operations in one request with automatic dependency chaining, reducing tokens and API calls for multi-step calculations like financial models and data pipelines.
    MIT
  • List tasks in a project with filters for status, priority, and assigned agent. Results are sorted by priority and exclude done tasks by default.
    MIT
  • Log arbitrary observations, decisions, or blockers to the write-only audit stream. Use for free-form comments or context that must persist across agent sessions.
    MIT
  • List all projects with task counts by status. Use at session start to discover available project IDs before creating tasks or sessions, sorted by priority descending.
    MIT
  • Solve systems of linear equations Ax=b using SciPy's optimized solver. Handles square systems directly and overdetermined systems via least squares for best-fit solutions.
    MIT
  • Retrieve a single task's complete record by providing its ID. Returns all fields including status, priority, and timestamps; returns error if task does not exist.
    MIT
  • Start a new work session on a project. Automatically abandons previous active sessions and returns a handoff with last session's progress, active tasks, and recent activity for context.
    MIT
  • Create a new project to group related tasks and sessions under a shared goal. Use for major initiatives; defaults to active status and medium priority.
    MIT