ai-collection
Read-only MCP connector for searching and discovering 3,000+ AI tools from AI Collection.
От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемРаботаетБез входаГлобальныйБесплатноТолько чтение
Что умеет
- Search Tools: Search the AI Collection directory for AI tools matching a query. Returns a ranked list with name, URL, and short description. Use this for 'find me a tool that does X' requests.
- Get Tool: Fetch the full detail page for a specific AI tool by its linkName. Returns name, full description, category, tags, screenshot, and additional information if available.
- List Categories: List all categories in the directory with their tags. Useful when the user wants to browse by topic or narrow a search by category.
Какие данные видит
Нужен ли аккаунт
Не нужен: сервер работает без входа
Read-only MCP connector for searching and discovering 3,000+ AI tools from AI Collection. Includes tools for search, categories, tool details, alternatives, and curated top picks.
Список инструментов сервера (6)
Технические названия из tools/list. Нужны только разработчикам.
| search_tools | Search the AI Collection directory for AI tools matching a query. Returns a ranked list with name, URL, and short description. Use this for 'find me a tool that does X' requests. |
| get_tool | Fetch the full detail page for a specific AI tool by its linkName. Returns name, full description, category, tags, screenshot, and additional information if available. |
| list_categories | List all categories in the directory with their tags. Useful when the user wants to browse by topic or narrow a search by category. |
| browse_category | List applications inside a specific category, paginated. Use this when the user wants to explore an area rather than search for a specific tool. |
| get_alternatives | Given a specific AI tool, return similar tools (same category, excluding the original). Use for 'what's like X?' or 'cheaper alternative to Y' questions. |
| get_top_picks | Return curated editorial picks across the directory, or within a specific category if provided. Use for 'recommend the best AI tools' or 'top X in Y' questions. |