You.com Web Access & AI
Rank #1,761io.github.youdotcom-oss/mcp
Web search, AI agent, and content extraction via You.com APIs
You.com Web Access & AI is a Model Context Protocol (MCP) server published by youdotcom-oss. It ranks #1,761 of 132,046 servers tracked on MCP Toplist, and its repository has 25 GitHub stars. You.com Web Access & AI is listed across 3 registries — Official MCP, PulseMCP and Glama, with 23 tracked versions. It was first listed on Sep 23, 2025 and most recently updated on Sep 11, 2026.
Ranks ahead of 130,285 of 132,046 servers on MCP Toplist.
Use You.com Web Access & AI
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http youdotcom-oss https://api.you.com/mcpclaude mcp add youdotcom-oss -e "YDC_API_KEY=<your YDC_API_KEY>" -e "YDC_PROFILE=<your YDC_PROFILE>" -e "YDC_ALLOWED_TOOLS=<your YDC_ALLOWED_TOOLS>" -- npx -y @youdotcom-oss/mcpReplace each placeholder with your own value before saving.
[mcp_servers.youdotcom-oss]
url = "https://api.you.com/mcp"Add to ~/.codex/config.toml.
[mcp_servers.youdotcom-oss]
command = "npx"
args = ["-y", "@youdotcom-oss/mcp"]
[mcp_servers.youdotcom-oss.env]
YDC_API_KEY = "<your YDC_API_KEY>"
YDC_PROFILE = "<your YDC_PROFILE>"
YDC_ALLOWED_TOOLS = "<your YDC_ALLOWED_TOOLS>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
https://api.you.com/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"youdotcom-oss": {
"command": "npx",
"args": [
"-y",
"@youdotcom-oss/mcp"
],
"env": {
"YDC_API_KEY": "<your YDC_API_KEY>",
"YDC_PROFILE": "<your YDC_PROFILE>",
"YDC_ALLOWED_TOOLS": "<your YDC_ALLOWED_TOOLS>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"youdotcom-oss": {
"url": "https://api.you.com/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"youdotcom-oss": {
"command": "npx",
"args": [
"-y",
"@youdotcom-oss/mcp"
],
"env": {
"YDC_API_KEY": "<your YDC_API_KEY>",
"YDC_PROFILE": "<your YDC_PROFILE>",
"YDC_ALLOWED_TOOLS": "<your YDC_ALLOWED_TOOLS>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"youdotcom-oss": {
"type": "http",
"url": "https://api.you.com/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"youdotcom-oss": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@youdotcom-oss/mcp"
],
"env": {
"YDC_API_KEY": "<your YDC_API_KEY>",
"YDC_PROFILE": "<your YDC_PROFILE>",
"YDC_ALLOWED_TOOLS": "<your YDC_ALLOWED_TOOLS>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"youdotcom-oss": {
"serverUrl": "https://api.you.com/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"youdotcom-oss": {
"command": "npx",
"args": [
"-y",
"@youdotcom-oss/mcp"
],
"env": {
"YDC_API_KEY": "<your YDC_API_KEY>",
"YDC_PROFILE": "<your YDC_PROFILE>",
"YDC_ALLOWED_TOOLS": "<your YDC_ALLOWED_TOOLS>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"youdotcom-oss": {
"url": "https://api.you.com/mcp"
}
}
}{
"mcpServers": {
"youdotcom-oss": {
"command": "npx",
"args": [
"-y",
"@youdotcom-oss/mcp"
],
"env": {
"YDC_API_KEY": "<your YDC_API_KEY>",
"YDC_PROFILE": "<your YDC_PROFILE>",
"YDC_ALLOWED_TOOLS": "<your YDC_ALLOWED_TOOLS>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.youdotcom-oss%2Fmcp)<a href="https://mcptoplist.com/server/io.github.youdotcom-oss%2Fmcp"><img src="https://mcptoplist.com/badge/io.github.youdotcom-oss%2Fmcp.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
youdotcom-oss
Available versions (23)
| Version | Published |
|---|---|
| 4.0.0 | Sep 11, 2026 |
| 3.5.1 | Sep 11, 2026 |
| 3.5.0 | Jul 23, 2026 |
| 3.4.0 | Jun 8, 2026 |
| 3.3.0 | Apr 20, 2026 |
| 3.2.3 | Apr 16, 2026 |
| 2.1.1 | Mar 5, 2026 |
| 2.1.0 | Mar 4, 2026 |
| 2.0.8 | Feb 24, 2026 |
| 2.0.7 | Feb 18, 2026 |
| 2.0.6 | Feb 18, 2026 |
| 2.0.5 | Feb 14, 2026 |
| 2.0.4 | Feb 11, 2026 |
| 2.0.3 | Feb 5, 2026 |
| 2.0.2 | Feb 5, 2026 |
| 2.0.0 | Feb 5, 2026 |
| 1.6.0 | Feb 1, 2026 |
| 1.5.1 | Jan 27, 2026 |
| 1.5.0 | Jan 27, 2026 |
| 1.3.10 | Dec 15, 2025 |
| 1.3.9 | Dec 15, 2025 |
| 1.3.8 | Dec 10, 2025 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains You.com Web Access & AI?
- You.com Web Access & AI is maintained by youdotcom-oss, which publishes 1 MCP server (23 total versions) tracked on MCP Toplist.
- Is You.com Web Access & AI listed on the Official MCP Registry?
- Yes — You.com Web Access & AI is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does You.com Web Access & AI have?
- MCP Toplist tracks 23 versions of You.com Web Access & AI, most recently published on Sep 11, 2026.
- Where can I find the source code for You.com Web Access & AI?
- The source code for You.com Web Access & AI is hosted at github.com/youdotcom-oss/mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.