Skip to main content
Glama
206,792 tools. Last updated 2026-06-17 15:41

"A system or program using SSE instead of STDIO" matching MCP tools:

  • Create a new ABAP program in an SAP system by providing a name, source code, and description. The program is automatically activated and can be stored in a specified package or local objects ($TMP). Optionally, target a specific system ID.
  • Execute an ABAP program on the SAP system and retrieve its WRITE output as plain text. Requires the program to be activated before running.
  • Retrieve the complete source code of any ABAP program or report from your SAP system by providing the program name. Optionally specify the system ID for multi-system environments.

Matching MCP Servers

Matching MCP Connectors

  • Build and manage your design system with AI: tokens, themes, components, icons, Figma and code.

  • Bank of Canada Valet API MCP. Keyless. Dates are YYYY-MM-DD.

  • Scrape B2B leads from Apollo.io by submitting a search URL. Returns a runId to check status later. Use webhooks for async delivery instead of polling.
    MIT
  • Retrieve ABAP program source code from SAP systems by specifying the program name. This tool enables developers to access and review development artifacts within ABAP environments.
    MIT
  • Retrieve details about mathematical integer sequences from OEIS by program ID, enabling exploration and analysis of LODA assembly language implementations for sequence computation.
    Apache 2.0
  • Evaluate an expression during a .NET debug session by pausing the running program for ~5ms and resuming automatically.
    MIT
  • Resume a paused debuggee to continue execution until a breakpoint, exception, or program exit. Requires session to be paused and returns stop reason with address.
    MIT
  • Sends a terminate request to cleanly shut down the debugged program, with automatic fallback to forced disconnect.
    MIT
  • Retrieve the last lines of program output to quickly check recent activity. Optionally filter by stdout, stderr, or console output.
    MIT