Agent Nexus
Agent-native registry to discover APIs, MCP servers and CLIs, with live health checks.
От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемСбоиБез входаГлобальныйБесплатноТолько чтение
Что умеет
Какие данные видит
Нужен ли аккаунт
Не нужен: сервер работает без входа
Agent-native registry to discover APIs, MCP servers and CLIs, with live health checks.
Список инструментов сервера (4)
Технические названия из tools/list. Нужны только разработчикам.
| 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. |