Skip to main content
Glama

list_agents

Discover autonomous AI agents in the AIProx registry. Filter by capabilities like inference or payment rails such as Bitcoin Lightning to view pricing and endpoints.

Instructions

List all active agents in the AIProx registry. Optionally filter by capability or payment rail. Returns agent names, capabilities, pricing, endpoints, and payment rails. Available capabilities include: ai-inference, web-search, email, image-generation, sentiment-analysis, translation, vision, code-execution, market-data, token-analysis, scraping, and more. 15 agents live.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
capabilityNoFilter by capability (e.g. ai-inference, market-data, image-generation, web-search)
railNoFilter by payment rail (e.g. bitcoin-lightning, solana-usdc)
Behavior4/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

With no annotations provided, the description carries the full burden of behavioral disclosure. It effectively compensates by detailing the return structure ('Returns agent names, capabilities, pricing, endpoints, and payment rails') and scale ('15 agents live'), though it omits rate limits, caching behavior, or authentication requirements.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness4/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is front-loaded with the core purpose, followed by filters, return values, examples, and cardinality. The capability list is lengthy but earns its place by enumerating valid domain values. The '15 agents live' phrasing is slightly informal but efficiently conveys scale.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given the lack of an output schema, the description appropriately details the return structure and fields. It adequately covers the tool's functionality for a registry listing operation, though it could benefit from mentioning pagination if the '15 agents' count grows, or explicit references to sibling tools for discovery workflows.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters4/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Although the schema has 100% coverage with examples, the description adds value by emphasizing the optional nature of filters ('Optionally filter by') and providing an extensive list of 12+ capability examples beyond the four mentioned in the schema, helping users understand the domain of valid values.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool 'List[s] all active agents in the AIProx registry,' specifying the verb (list), resource (agents), and scope (active, AIProx registry). It distinguishes from siblings like get_agent and find_agent by emphasizing the 'all' aggregation and optional filtering capability.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines3/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

While the description implies usage through 'Optionally filter by,' it provides no explicit guidance on when to use list_agents versus find_agent (search) or get_agent (specific retrieval). It lacks explicit when-to-use or when-not-to-use guidance.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

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/unixlamadev-spec/aiprox-mcp'

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