# You.com Web Access & AI MCP server

Web search, AI agent, and content extraction via You.com APIs

## Links
- Registry page: https://www.getdrio.com/mcp/io-github-youdotcom-oss-mcp
- Repository: https://github.com/youdotcom-oss/dx-toolkit

## Install
- Command: `npx -y @youdotcom-oss/mcp`
- Endpoint: https://api.you.com/mcp
- Auth: Auth required by registry metadata

## Setup notes
- Remote header: Authorization (secret)
- Package: Npm @youdotcom-oss/mcp v3.5.0
- Environment variable: YDC_API_KEY (secret)
- Environment variable: YDC_PROFILE
- Environment variable: YDC_ALLOWED_TOOLS
- The upstream registry signals required auth or secrets.
- Remote endpoint: https://api.you.com/mcp
- Header: Authorization

## Tools
- you-search (Web Search) - Current web and news search returning snippets, source URLs, and metadata. Default for finding current information; supports domain, country, language, and freshness filters, and extraction (highlights or full page content). For multi-part questions, issue a separate focused query per sub-question — one facet each, not the whole question. Endpoint: https://api.you.com/mcp
- you-contents (Extract Web Page Contents) - Extract full content from specific URLs in markdown, HTML, or structured metadata. Use when you already have URLs and need to read them before relying on exact details. Endpoint: https://api.you.com/mcp
- you-research (Research) - One-shot cited synthesis — research a topic and return a concise answer with inline citations and source list. Use when a synthesized, sourced answer is needed rather than raw search results. Configurable effort levels (lite, standard, deep, exhaustive, frontier). Endpoint: https://api.you.com/mcp
- you-answer (Web Answer) - Fast live-web answer generation returning one synthesized answer with verified inline citations, citation excerpts, and supporting web results. Use when the caller wants a single sourced answer; use research for deeper multi-step investigation, effort control, structured output, or background tasks. Supports freshness, country, language, and domain filters. Endpoint: https://api.you.com/mcp
- you-balance (Account Balance) - Get the remaining credit balance for the billing entity associated with your You.com API key. Balance is in cents (divide by 100 for USD). Endpoint: https://api.you.com/mcp
- you-discover (Agent Discovery) - Discover AI agents, MCP servers, A2A agents, and skills via ARD Agent Finder services. Search-only — never installs or connects. Returns ranked results with relevance scores. Endpoint: https://api.you.com/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: io.github.youdotcom-oss
- Version: 3.5.0
- Runtime: Npm
- Transports: STDIO, HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Jul 23, 2026
- Source: https://registry.modelcontextprotocol.io
