Airweave Search
Quality Score
85
/100
MCP server for searching Airweave collections with natural language queries.
§01 Install
Remote endpoint
Streamable HTTP / SSE endpoint. Add to any MCP client that supports remote servers.
https://mcp.airweave.ai/mcpClaude Desktop (claude_desktop_config.json)
{
"mcpServers": {
"search": {
"command": "npx",
"args": [
"-y",
"airweave-mcp-search"
],
"env": {
"AIRWEAVE_API_KEY": "<your-airweave_api_key>",
"AIRWEAVE_COLLECTION": "<airweave_collection>",
"AIRWEAVE_BASE_URL": "<airweave_base_url>"
}
}
}
}Cursor (.cursor/mcp.json)
{
"mcpServers": {
"search": {
"command": "npx",
"args": [
"-y",
"airweave-mcp-search"
],
"env": {
"AIRWEAVE_API_KEY": "<your-airweave_api_key>",
"AIRWEAVE_COLLECTION": "<airweave_collection>",
"AIRWEAVE_BASE_URL": "<airweave_base_url>"
}
}
}
}Cline (cline_mcp_settings.json)
npx -y airweave-mcp-search§02 Environment variables
AIRWEAVE_API_KEYrequiredsecret
Your Airweave API key for authentication
AIRWEAVE_COLLECTIONrequired
The Airweave collection to search
AIRWEAVE_BASE_URLAirweave API base URL (defaults to https://api.airweave.ai)
§03 MCP Quality Score · methodology
freshness
25
completeness
15
installability
25
documentation
15
stability
5
§04 Alternatives in Search
Agentic News
ai.agentic-news/mcp
AI-powered news intelligence — 21 tools for personalized monitoring, briefings, and semantic search
BuyWhere MCP
ai.buywhere/buywhere-mcp
BuyWhere MCP server for product search, price comparison, and affiliate-ready shopping workflows.
Agent Skills Search Server
ai.com.mcp/skills-search
Search and discover Agent Skills from the skills.sh registry. Powered by HAPI MCP server.