You.com Web Access & AI MCP Server

Bin-only STDIO bridge for the hosted You.com MCP server at https://api.you.com/mcp.

People who work with ai integration, youcom and you api and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.

VERIFIED ACTIVE

LAST COMMIT 2026-09-17 · ★ 25 · #30 OF 278 MAINTAINED API INTEGRATION · VERIFIED 2026-09-18

MIT · TypeScript servers · how we verify → /methodology

01 · Install You.com Web Access & AI

before you install - you'll need

Set YDC_PROFILE, YDC_API_KEY before connecting.

Claude Code

claude mcp add youdotcom-oss-mcp --transport http https://api.you.com/mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "youdotcom-oss-mcp": {
      "url": "https://api.you.com/mcp"
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

https://api.you.com/mcp

transport: streamable-http

endpoint alive - authentication required · probed 2026-09-18

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions · remote - your agent's requests go to api.you.com

endpoint auth requires authentication - rejected our unauthenticated MCP initialize

license MIT - declared in the repository

npm package @youdotcom-oss/mcp - published under the repo owner's npm scope (@youdotcom-oss)

registry namespace io.github.youdotcom-oss is GitHub-verified and matches the repo owner

03 · What You.com Web Access & AI can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

mcp@v4.0.1 · 2026-09-17

mcp@v4.0.0 · 2026-09-11

mcp@v3.5.1 · 2026-09-11

collapse monorepo to MCP-only repo

04 · Who maintains You.com Web Access & AI

You.com Web Access & AI is maintained by youdotcom-oss. It's the only MCP server we track from this author; the repo dates to Sep 2025.

05 · Facts

category
API integration - ranked #30 of 278 actively-maintained API integration servers as of 2026-09-18.
release cadence
8 releases in the last 90 days (latest 2026-09-17)
registry
io.github.youdotcom-oss/mcp (active, first published 2025-12-10 · 22 versions)
packages
npm:@youdotcom-oss/mcp

06 · You.com Web Access & AI FAQ

What is You.com Web Access & AI?

Bin-only STDIO bridge for the hosted You.com MCP server at https://api.you.com/mcp.

Is You.com Web Access & AI still maintained?

Yes - as of 2026-09-18, its last commit was 2026-09-17 and it shipped 8 releases in the last 90 days. We re-verify nightly.

How do I install You.com Web Access & AI?

Run `npx -y @youdotcom-oss/mcp`. The README documents 2 environment variables (YDC_PROFILE, YDC_API_KEY) to set first. Set YDC_PROFILE, YDC_API_KEY before connecting. You can also paste the ready-made client config above.

Does You.com Web Access & AI require authentication?

Yes - when we probed the endpoint on 2026-09-18, it rejected an unauthenticated MCP initialize; you'll need credentials to connect.

07 · Alternatives to You.com Web Access & AI

More API integration MCP servers · Atimelogger MCP · Elecz Electricity Price Signal API · Zenml · Solenrich · 1lystore MCP Server

More TypeScript MCP servers · Koncept MCP Server · Opn MCP · Yuque MCP · Jules Dispatch · Claudia · see all