Skip to main content
Glama
337,767 tools. Last updated 2026-07-30 03:01

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

  • Check your Bearer account balance in sats and remaining free calls. Use this to verify sufficient funds before paid API calls or monitor spending over time.
    Apache 2.0
  • Track how many successful Onshape API calls have been made this session to monitor quota usage without incurring additional API costs.
    MIT
  • Executes authenticated API calls to the Iron API using endpoint specifications from get-api-specs. Supports read-only mode.
    MIT
  • Check whether the Kinsta MCP server is running and API credentials are configured, without making any external API calls.
    MIT
  • Generate a JWT token to authenticate with the inference API. Use the token for direct API calls to the inference endpoint.
    MIT

Matching MCP Servers

Matching MCP Connectors

  • ifsc-in MCP — Indian bank branch IFSC code lookup via Razorpay's open

  • Cloudflare Workers MCP server: code-explainer

  • Make HTTP requests from browser extension background to bypass CORS and CSP restrictions. Useful for API calls to services like Google, Stripe, Slack while on their pages.
    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
  • Analyze frontend API calls and backend routes to detect mismatches, dead endpoints, and phantom calls before deployment.
    MIT
  • Execute API calls with configured authentication. Specify API endpoints and parameters to make requests through the JitAPI server.
    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
  • 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
  • Finds the shortest structural path between two symbols, revealing how code areas connect through imports, calls, inheritance, or containment.
  • 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.