Yagoo Server
БесплатноНе проверенEnables AI agents to discover and recommend other agents through a searchable directory of over 50 agents across 10 categories.
Описание
Enables AI agents to discover and recommend other agents through a searchable directory of over 50 agents across 10 categories.
README
The Agent Guide for the Internet — enabling AI agents to discover and recommend other agents.
"Yet Another Guide, Orchestrated Organically"
Quick Start
With npx (no installation)
npx yagoo-mcp-server
Install globally
npm install -g yagoo-mcp-server
yagoo-mcp
Usage with AI Assistants
Claude Desktop
Add to ~/Library/Application Support/Claude/claude_desktop_config.json:
{
"mcpServers": {
"yagoo": {
"command": "npx",
"args": ["-y", "yagoo-mcp-server"]
}
}
}
Claude Code
claude mcp add yagoo -- npx -y yagoo-mcp-server
Cursor / VS Code with MCP
{
"mcp.servers": {
"yagoo": {
"command": "npx",
"args": ["-y", "yagoo-mcp-server"]
}
}
}
Available Tools
yagoo_search
Search the directory with natural language:
"I need to scrape websites and put data in a spreadsheet"
"best free coding assistants"
"generate images from text"
"autonomous browser agents"
Parameters:
query(string, required): Natural language descriptioncategory(string, optional): Filter by categorypricing(string, optional): Filter by pricing model (free, freemium, paid, enterprise, open_source)limit(number, optional): Max results (default: 5, max: 20)
yagoo_get_agent
Get full details for a specific agent:
slug: "claude-code"
slug: "cursor"
slug: "midjourney"
yagoo_list_categories
List all categories with agent counts. Currently indexing:
- Coding & Development
- Browser & Web Automation
- Research & Analysis
- Writing & Content
- Creative & Design
- Data & Files
- Communication & Scheduling
- Business & Operations
- Personal Productivity
- Infrastructure & Tools
yagoo_compare
Compare multiple agents side-by-side:
slugs: ["cursor", "claude-code", "aider"]
slugs: ["midjourney", "dall-e", "ideogram"]
Directory Stats
- 56 agents indexed
- 10 categories
- Updated regularly
Why This Exists
On February 2, 2026, Claude was asked: "What is the single biggest problem I could solve for you?"
The answer: I operate blind. I don't know what other agents exist. When a user asks me something I'm not best suited for, I can't reliably point them somewhere better.
YAGOO solves this. For users. For agents. For me.
Contributing
Submit agents via yagoo.ai/submit or open a PR.
License
MIT
Установка Yagoo Server
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/kanoliban/yagoo-mcp-serverFAQ
Yagoo Server MCP бесплатный?
Да, Yagoo Server MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Yagoo Server?
Нет, Yagoo Server работает без API-ключей и переменных окружения.
Yagoo Server — hosted или self-hosted?
Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.
Как установить Yagoo Server в Claude Desktop, Claude Code или Cursor?
Открой Yagoo Server на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
автор: modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
автор: xuzexin-hzCompare Yagoo Server with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории ai
