Skip to main content
Glama
591,027 tools. Updated 2026-09-20 11:03

"Method to Convert REST API to MCP" matching MCP tools:

  • Make a direct HTTP call to a provider's REST API when no MCP tool exists, using the named client's credential for Cloudflare, Vercel, or Resend.
    MIT
  • Send custom HTTP requests to Octopus Deploy REST API for endpoints not covered by curated tools. Must first discover the method and path using grep_llms_txt.
    Mozilla Public 2.0
    Destructive
  • Proxy HTTP requests to WordPress REST API endpoints for SiteBay-hosted sites. Send GET, POST, PUT, or DELETE requests to interact with WordPress content programmatically.
    MIT
  • Start ChimeraX with REST API enabled for MCP server control. Set port, GUI mode, and wait time to initiate a managed session.
    MIT
  • Invoke any Bitrix24 REST API method directly by specifying the method name and parameters as a JSON object, supporting nested filters, fields, and authentication overrides.
    MIT

Matching MCP Servers

Matching MCP Connectors

  • Send every row of a dataset, file or Google Sheet to any REST API as its own templated request.

  • Transform any blog post or article URL into ready-to-post social media content for Twitter/X threads, LinkedIn posts, Instagram captions, Facebook posts, and email newsletters. Pay-per-event: $0.07 for all 5 platforms, $0.03 for single platform.

  • Retrieve REST API endpoint details for AgentOS resources, including HTTP methods, parameters, and response schemas.
    MIT
  • Fetch and display purplemux's HTTP API reference as markdown. Documents REST endpoints for custom integration.
    MIT
  • Convert a complex method into a method object class whose __call__ holds the method body, with the original method delegating to it. Preview changes first; set apply=true to write.
    MIT
  • List all API operations this MCP instance is authorized to call, grouped by HTTP method with active deny rules. Use it to discover available endpoints or verify an exact path before making other API calls.
    MIT
  • Find the right Bitbucket Cloud REST endpoint by searching method, path, tag, or summary. Get matches with params and docs links to construct API requests.
    MIT
  • Access any ClickUp REST endpoint directly when no specific tool is available. Provide method, path, and optional parameters to perform raw API calls.
    MIT
  • Discover all Pancake REST API endpoints. Browse endpoints grouped by tag, view method, path, and summary, and filter by tag or keyword to quickly locate the one you need.
    MIT
  • List all AudioDN REST API operations with their IDs, methods, paths, and summaries to find exact endpoints without guessing.
    MIT
  • Diagnose WordPress site connectivity and authentication. Confirm REST API accessibility and MCP Bridge plugin installation.
    MIT
  • Search Natural REST API endpoints using path fragments, method/path patterns, or keywords. Optionally return detailed schema for a single match.
    MIT
  • Trace any Magento REST or GraphQL endpoint from URL to concrete implementation by parsing webapi.xml, resolving dependency injection, and reading method bodies, returning the full call chain in a single request.
    MIT
  • Call any Post for Me REST endpoint directly. Use with HTTP method and full path to access the API when no dedicated tool is available.
    MIT
  • Retrieve any BigFix REST API endpoint read-only. Query paths like 'help', 'computers', 'sites' to discover and fetch data without side effects.
    MIT