Skip to main content
Glama
579,532 tools. Updated 2026-09-16 09:05

"Methods to Test API Endpoints" matching MCP tools:

  • List API endpoints available for linking to a test case, with path, method, and spec version. Use this to identify the right endpoint before establishing the link.
    MIT
  • Retrieve the invok.it platform manifest to discover available capabilities, API endpoints, authentication methods, and rate limits. Use it to understand platform features before building integrations.
    MIT
  • Fetch a business's NOD Protocol manifest to discover its identity, capabilities, supported actions, API endpoints, and contact methods from a domain's structured JSON file.
    MIT
  • Retrieve REST API endpoint details for AgentOS resources, including HTTP methods, parameters, and response schemas.
    MIT
  • Retrieve the full OpenAPI specification for the Supabase Management API, including endpoints, parameters, schemas, and safety details. Use optional filters to access specific domains, paths, or methods for precise API integration.
    Apache 2.0

Matching MCP Servers

  • A
    license
    A
    quality
    F
    maintenance
    A TypeScript-based MCP server that enables testing of REST APIs through Cline. This tool allows you to test and interact with any REST API endpoints directly from your development environment.
    1
    103 npm
    101
    MIT
  • A
    license
    A
    quality
    C
    maintenance
    Enables AI agents to call real API endpoints and verify responses against OpenAPI specs, supporting contract testing, auth presets, spec diffing, and health checks.
    8
    49 npm
    MIT

Matching MCP Connectors

  • Identifies test methods that cover a specified symbol in Java code, helping determine which tests to run after a change.
    MIT
  • Retrieve all endpoints for an API, including operation IDs, HTTP methods, paths, and required parameters. Ideal for quick endpoint overviews.
    MIT
  • List all AudioDN REST API operations with their IDs, methods, paths, and summaries to find exact endpoints without guessing.
    MIT
  • Discover available Zabbix API objects and methods dynamically. Returns all objects or a specific one to guide subsequent API calls.
    GPL 3.0
  • Directly call any Canvas API endpoint, including write/delete methods. Use dry_run to preview before executing. Find endpoints with search_canvas_api first.
    MIT
    Destructive
  • Analyze chat interfaces by sending test messages and capturing network traffic to identify streaming API endpoints, Server-Sent Events, and WebSocket connections for public chat analysis.
    ISC
  • Retrieve the OpenAPI/Swagger JSON specification to discover API endpoints, HTTP methods, and request schemas for making API calls.
    MIT
  • Call Blackboard REST API endpoints to retrieve or modify data. Modifying methods require user confirmation.
    ISC
    Destructive
  • List an app's REST endpoints with their methods and column counts to identify broken endpoints that silently discard writes.
    MIT
  • Retrieve a machine-readable app spec with base URL, endpoints, methods, and fields to generate frontend API calls. Provide an app UUID or slug to get the absolute base URL and build integrations directly.
    MIT