Skip to content

Airweave Search

Untested

MCP server for searching Airweave collections with natural language queries.

by airweave-ai 5,986 MIT Python Intermediate stdiostreamable-http

Install

Claude Code

claude mcp add airweave -- uvx airweave
Remote Endpoint Available

This server offers a hosted endpoint — no local installation required.

https://mcp.airweave.ai/mcp

Safety Report

100% Untested
5 passed
Security
Authentication
details

Built-in authentication handling for connecting to external data sources; encryption key auto-generated on startup

Pass
CORS Policy
details

REST API and MCP server both exposed; CORS configuration not detailed in public documentation

Info
Rate Limiting
details

No explicit rate limiting documented for the MCP endpoint

Info
Known CVEs
details

No known CVEs; relatively new open-source project under active development

Pass
Code Quality
Dependency Audit
details

Python + TypeScript codebase with CI/CD (ESLint, Code Quality checks); no published security audit

Info
Code Source
details

Open source under MIT License at github.com/airweave-ai/airweave

Pass
License
details

MIT License

Pass
Community
Maintenance Status
details

Actively maintained with CI/CD pipelines, 50+ integrations, and active community (Discord)

Pass

Learn about our security methodology →

Compatibility

Claude CodeMCP server exposed via REST/SDK; configure with Airweave instance URL and collection name
Not Tested
CursorCompatible via standard MCP transport
Not Tested
VS CodeCompatible via standard MCP transport
Not Tested
WindsurfCompatible via standard MCP transport
Not Tested
Claude DesktopCompatible; requires self-hosted or cloud Airweave instance
Not Tested

Tools Provided (2)

search-{collection}

Search within a configured Airweave collection using natural language queries; supports hybrid, neural, or keyword search with result reranking and pagination

get-config

Display the current Airweave MCP server configuration and operational status

Frequently Asked Questions

What is Airweave Search?

MCP server for searching Airweave collections with natural language queries.

What tools does Airweave Search provide?

Airweave Search provides 2 tools including search-{collection}, get-config. Each tool can be called by AI agents to perform specific operations.

Is Airweave Search safe to use?

Airweave Search has not yet been security scanned. We recommend reviewing the source code and safety report before use.

What are alternatives to Airweave Search?

Similar MCP servers include Agent Skills Search Server, Exa MCP Server, Trieve. Each serves a similar purpose but may differ in features, language, and compatibility.

Similar MCP Servers