Skip to main content
Glama
521,507 tools. Updated 2026-09-06 11:42

"TOTVS" matching MCP tools:

  • Retrieves user identity from TOTVS portal token to disclose userId, customerCode, associated organizations, and token validity. Use to discover available organization_ids and customerCode.
    MIT
  • Execute INSERT, UPDATE, or DELETE SQL statements directly on the TOTVS RM database. Requires explicit confirmation to perform write operations.
    MIT
  • Query TOTVS RM databases using stored SQL statements. Provide statement code, fields, and optional branch/application to retrieve read-only data.
    MIT

Matching MCP Servers

  • Verify authentication and session status with the TOTVS Fluig server to ensure connectivity and active session.
    MIT
  • Run read-only SQL SELECT queries against the TOTVS RM database using a configured Fluig datasource. Queries must use SELECT or WITH statements.
    MIT
  • Search and list TOTVS support tickets by organization with filters for keywords, status, tags, requester, and date. Supports pagination and sorting.
    MIT
  • Deploy a patch (.ptm/.upd/.pak) to a connected TOTVS Protheus environment by applying it to the RPO. By default applies only newer sources; use 'aplicarAntigos' to force older ones.
    MIT
    Destructive
  • Retrieve registration data (name, email, phone, company, role) of the current logged-in contact from the TOTVS support portal.
    MIT
  • Compiles AdvPL/TLPP sources or folders on connected TOTVS Protheus server RPO. Returns status per source with messages; force recompilation with recompile=true.
    MIT
  • Retrieve RPO version, generation date, and recent patch history for connected TOTVS Protheus servers. Enables pre and post-deploy auditing by analyzing patch logs.
    MIT