Skip to content
Back to search
30
MCP v0.9.60 streamable-http

Airweave Search

io.github.airweave-ai/search

MCP server for searching Airweave collections with natural language queries.

Uptime
0.0%
41 probes
Response
126ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

SourceWeave Web Search
MCP server and CLI for web search and page reading with SearXNG, Crawl4AI, and Redis.
0 tools
SourceWeave Web Search
Fully local MCP server and CLI for web research
0 tools
arxiv-search-mcp-server
An MCP server that provides search functionality for arXiv.org papers
0 tools
io.github.bytedance/mcp-server-search
MCP server for web search operations
0 tools
World Airfares Flight Search
Flight search MCP server providing search, pagination, and itinerary details for AI assistants.
3 tools · streamable-http
bing-flights-mcp
MCP server for searching flights on Bing Flights
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "airweave_search": {
      "url": "https://mcp.airweave.ai/mcp",
      "transport": "streamable-http"
    }
  }
}