Skip to main content
Glama
501,499 tools. Updated 2026-09-01 03:47

"TOTVS" matching MCP tools:

Matching MCP Servers

  • 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
  • Retrieve registration data (name, email, phone, company, role) of the current logged-in contact from the TOTVS support portal.
    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
  • Compiles AdvPL/TLPP sources or folders on connected TOTVS Protheus server RPO. Returns status per source with messages; force recompilation with recompile=true.
    MIT
  • 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