Airweave Search MCP Server

Open-source context retrieval layer for AI agents and RAG systems. Airweave connects to your apps, tools, and databases, continuously syncs their data, and exposes it through a unified, LLM-friendly search interface. AI agents query Airweave to retrieve relevant, grounded, up-to-date context from multiple sources in a single request.

People connecting AI & ML tools to Claude, Cursor, VS Code, or another MCP client. The project is written in Python.

VERIFIED ACTIVE

LAST COMMIT 2026-06-05 · ★ 6,564 · #3 OF 95 MAINTAINED AI & ML · VERIFIED 2026-08-25

MIT · Python servers · how we verify → /methodology

01 · Install Airweave Search

Claude Code

claude mcp add airweave-ai-airweave --transport http https://mcp.airweave.ai/mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "airweave-ai-airweave": {
      "url": "https://mcp.airweave.ai/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://mcp.airweave.ai/mcp

transport: streamable-http

endpoint alive - authentication required · 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 local process (stdio) - runs on your machine with your user's permissions · remote - your agent's requests go to mcp.airweave.ai

endpoint auth requires authentication - rejected our unauthenticated MCP initialize

license MIT - declared in the repository

npm package airweave-mcp-search - unscoped; check the name against the project README before installing

registry namespace io.github.airweave-ai is GitHub-verified and matches the repo owner

03 · What Airweave Search can do

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

Latest releases

v0.9.73 · 2026-06-05

make Mistral SDK base URL configurable

v0.9.72 · 2026-06-02

support Sentinel for high-availability Redis topologies · New Contributors · @bricecarpentier made their first contribution in

v0.9.71 · 2026-05-21

accept sync pipeline kwargs in ArfReplaySource.generate_entities

04 · Who maintains Airweave Search

Airweave Search is maintained by airweave-ai. It's the only MCP server we track from this author; the repo dates to Dec 2024.

05 · Facts

category
AI & ML - ranked #3 of 95 actively-maintained AI & ML servers as of 2026-08-25.
release cadence
2 releases in the last 90 days (latest 2026-06-05)
registry
io.github.airweave-ai/search (active, first published 2026-02-11 · 72 versions)
packages
npm:airweave-mcp-search

06 · Airweave Search FAQ

What is Airweave Search?

Open-source context retrieval layer for AI agents and RAG systems. Airweave connects to your apps, tools, and databases, continuously syncs their data, and exposes it through a unified, LLM-friendly search interface. AI agents query Airweave to retrieve relevant, grounded, up-to-date context from multiple sources in a single request.

Is Airweave Search still maintained?

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

How do I install Airweave Search?

Run `npx -y airweave-mcp-search`. You can also paste the ready-made client config above.

Does Airweave Search require authentication?

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

07 · Alternatives to Airweave Search

head to head · Airweave Search vs Local RAG (shinpr) · Airweave Search vs DeepSeek MCP Server · Airweave Search vs Ruv Swarm

More AI & ML MCP servers · Git Courer · Densely · Arbor · Datoon · Docsift

More Python MCP servers · AitherOS ADK · Edinet MCP · ZulipChat MCP Server · Healthclaw Guardrails · Google News & Trends MCP · see all