Skip to main content
Glama
150,691 tools. Last updated 2026-05-28 06:10

"How to make API calls in code" matching MCP tools:

  • Generate a JWT token to authenticate with the inference API. Use the token for direct API calls to the inference endpoint.
    MIT
  • Traces client code to detect API calls including MCP tool calls, HTTP requests, and GraphQL hooks, identifying how properties are accessed on responses.
    MIT
  • Execute API calls with configured authentication. Specify API endpoints and parameters to make requests through the JitAPI server.
    MIT
  • Analyzes client code patterns to infer API schemas and generate stubs. Use consumer source directory and tool name to create producer stubs with optional handler.
    MIT
  • Convert text to speech and deliver phone calls programmatically using ClickSend's API. Specify recipient number, message content, and voice type to initiate automated voice calls.
    MIT

Matching MCP Servers

Matching MCP Connectors

  • Generate MCP tool definitions by analyzing how client code calls them, creating producer schema stubs from consumer usage patterns.
  • Make custom API calls to SD Elements endpoints using HTTP methods like GET, POST, PUT, or DELETE for flexible platform interaction.
  • Make HTTP requests to test mocked endpoints and inspect admin API services and health checks.
    MIT
  • List all HTTPS calls to GitHub and api.github.com made by jobs in a specific workflow run. Audit API endpoints accessed, detect writes to unexpected repos, and identify surprising API calls from third-party actions.
    Apache 2.0
  • Switch to a different Iaptic app by specifying the app name and optional API key. Subsequent API calls use the new app's credentials.
    MIT
  • Retrieve network requests from a circular buffer to debug API calls, check status codes, and monitor network activity. Clear buffer to isolate new requests after actions.
    MIT
  • Reverts to the original app credentials from server initialization, restoring default app name and API key for subsequent API calls.
    MIT
  • List tables or rules in an OpenL project. Filter by kind, name, or file to retrieve table metadata, including tableId for subsequent API calls.
    LGPL 3.0
  • Explains how to call a specific Plesk API by name, providing clear steps to integrate with your Plesk hosting server.
    MIT
  • Retrieve minute-by-minute concurrent call counts for a specific date, including per-agent maximum concurrency. Shows how many calls were running simultaneously.
    MIT