Loomal

Airweave Search

MCP server by github.com/airweave-ai/airweave

MCP server for searching Airweave collections with natural language queries.

6.4k starsnpm: airweave-mcp-searchRemote-capable

About Airweave Search

Airweave Search is an MCP (Model Context Protocol) server published by airweave-ai in the official MCP registry, listed under Search on Loomal. MCP server for searching Airweave collections with natural language queries.

Airweave Search runs as a hosted remote over streamable-http — MCP clients connect directly to its endpoint, with nothing to install locally. It also ships as an npm package (airweave-mcp-search), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/airweave-ai/airweave, where the project has earned 6,438 GitHub stars.

Use Airweave Search with your agent

Claude Code · one command
claude mcp add --transport http airweave-search https://mcp.airweave.ai/mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "airweave-search": {
      "url": "https://mcp.airweave.ai/mcp"
    }
  }
}
streamable-httphttps://mcp.airweave.ai/mcp
npmairweave-mcp-search

Frequently asked questions

What is Airweave Search?
Airweave Search is an MCP (Model Context Protocol) server by airweave-ai in the Search category. MCP server for searching Airweave collections with natural language queries.
How do I connect Airweave Search to Claude, Cursor, or another MCP client?
Airweave Search is a remote MCP server — add its endpoint (https://mcp.airweave.ai/mcp) to your client's MCP configuration (for example with "claude mcp add", or under "mcpServers" in Cursor's mcp.json) and restart the client.
Is Airweave Search open source?
Yes — the source code is public at github.com/airweave-ai/airweave, with 6,438 GitHub stars.
Can AI agents pay to use Airweave Search?
Not yet through Loomal — Airweave Search is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain Airweave Search? Claim this listing free by verifying GitHub ownership, or contact us.