Bingowon MCP Server

Apple docs. WWDC26 transcripts. Semantic + keyword + hybrid search. One clean tool. It is available as a remote MCP endpoint.

Teams that want a hosted documentation endpoint instead of running a local process. The project is written in TypeScript.

VERIFIED ACTIVE

LAST COMMIT 2026-07-30 · ★ 116 · #97 OF 183 MAINTAINED DOCUMENTATION · VERIFIED 2026-08-25

MIT · TypeScript servers · how we verify → /methodology

01 · Install Bingowon MCP Server

before you install - you'll need

The README does not document required environment variables for a basic install.

Claude Code

claude mcp add bingowon-apple-rag-mcp --transport http https://mcp.apple-rag.com

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "bingowon-apple-rag-mcp": {
      "url": "https://mcp.apple-rag.com"
    }
  }
}

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://mcp.apple-rag.com

transport: streamable-http

endpoint alive - responded to MCP initialize · probed 2026-08-25

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 remote - your agent's requests go to mcp.apple-rag.com

endpoint auth accepted our unauthenticated MCP initialize - no credentials needed to connect

license MIT - declared in the repository

registry vendor namespace com.apple-rag - domain-verified with the official MCP registry

03 · What Bingowon MCP Server can do

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

Latest releases

v4.22.0 · 2026-07-29

support 2026-07-28 protocol

v4.21.5 · 2026-07-26

batch video URL synchronization

v4.21.4 · 2026-07-26

tolerate transient postgres disconnects

04 · Who maintains Bingowon MCP Server

mcp-server is maintained by bingowon. It's the only MCP server we track from this author; the repo dates to Jul 2025.

05 · Facts

category
documentation - ranked #97 of 183 actively-maintained documentation servers as of 2026-08-25.
release cadence
7 releases in the last 90 days (latest 2026-07-29)
registry
com.apple-rag/mcp-server (active, first published 2025-09-17 · 10 versions)

06 · Bingowon MCP Server FAQ

What is Bingowon MCP Server?

Apple docs. WWDC26 transcripts. Semantic + keyword + hybrid search. One clean tool. It is available as a remote MCP endpoint.

Is Bingowon MCP Server still maintained?

Yes - as of 2026-08-25, its last commit was 2026-07-30 and it shipped 7 releases in the last 90 days. We re-verify nightly.

How do I install Bingowon MCP Server?

Run `claude mcp add bingowon-apple-rag-mcp --transport http https://mcp.apple-rag.com`. The README does not document required environment variables for a basic install. You can also paste the ready-made client config above.

Does Bingowon MCP Server require authentication?

No - the endpoint accepted our unauthenticated MCP initialize when probed on 2026-08-25; you can connect without credentials.

07 · Alternatives to Bingowon MCP Server

More documentation MCP servers · Aura UI · Laravel MCP Companion · Embedded Docs · Cachly Dev MCP Server · Callosium

More TypeScript MCP servers · EasyEDA Copilot · KiCad Copilot · Claude Token Saver MCP · Blazingcdn MCP · Blockrun MCP · see all