Agent Nexus
Agent-native registry to discover APIs, MCP servers and CLIs, with live health checks.
Community: Submitted by a user or imported; check the owner before granting accessDegradedNo sign-inGlobalFreeRead-only
What it can do
What data it sees
Do you need an account
No: the server works without sign-in
Agent-native registry to discover APIs, MCP servers and CLIs, with live health checks.
Server tool list (4)
Raw names from tools/list. Only developers need these.
| discover_capabilities | Match a natural-language need (e.g. 'send a transactional email', 'query Postgres') to the interfaces that can do it, ranked by capability match and verified reliability. Returns everything needed to call them: endpoint, auth mode, auth parameters, formats, rate limit and cost. Always returns a payload: when nothing matches, `coverage` is 'none', `uncovered` is true and the entries returned are reliable starting points, not matches. |
| search_registry | Search the Agent Nexus registry of approved APIs, MCP servers and CLIs by keyword and optional category. |
| get_entry | Fetch one approved Agent Nexus registry entry by slug, including its endpoint, auth method and last health probe. |
| list_categories | List the three interface layers Agent Nexus indexes (APIs, MCPs, CLIs) with the number of approved entries in each. |