Skip to main content
Glama

list_providers

Retrieve all available validation providers for secret liveness testing within the quantum-inspired secret management system.

Instructions

List all available validation providers for secret liveness testing.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Implementation Reference

  • The `listProviders` method in the `ProviderRegistry` class returns a list of all registered validation providers.
      listProviders(): Provider[] {
        return [...this.providers.values()];
      }
    }

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/I4cTime/quantum_ring'

If you have feedback or need assistance with the MCP directory API, please join our Discord server