Airweave Search is answering right now. Last checked 11 min ago. 1 035 installs a week from npm. Last commit 5 Jun 2026.
MCP server for searching Airweave collections with natural language queries.
The author archived this repository on GitHub, meaning it is no longer maintained.
We read the source, 22 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
subprocess.run(
filepath = os.path.join(self._temp_dir, f"{name}{extension}")
const raw = await redis.eval(lua, 1, key);
Found in continuous integration, deployment or infrastructure files, or in a neighbouring package of the same monorepo. None of this is installed when you add the server: it describes how the project is built and released. We list it because a leaked key in a build pipeline is still a real problem, but it is not something this server does on your machine.
- name: Update MCP package version
run: |
cd mcp
VERSION=${{ github.event.release.tag_name || github.event.inputs.version }}
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 11 min ago.
claude mcp add search --transport http https://mcp.airweave.ai/mcp
{
"mcpServers": {
"search": {
"url": "https://mcp.airweave.ai/mcp"
}
}
}
[mcp_servers.search]
url = "https://mcp.airweave.ai/mcp"
{
"mcpServers": {
"search": {
"url": "https://mcp.airweave.ai/mcp"
}
}
}
{
"mcpServers": {
"search": {
"url": "https://mcp.airweave.ai/mcp"
}
}
}
This one needs environment variables set before it will start:
AIRWEAVE_API_KEY (Your Airweave API key for authentication), AIRWEAVE_COLLECTION (The Airweave collection to search), AIRWEAVE_BASE_URL (Airweave API base URL (defaults to https://api.airweave.ai)).
The author declared them in the registry entry; get the values from the project itself.
This endpoint answered with an authorization challenge. The server is running, but it did not say what kind of credentials it expects.
| URL | Transport | State | Latency | Checked |
|---|---|---|---|---|
| https://mcp.airweave.ai/mcp | streamable-http | needs auth | 436 ms | 11 min ago |
An MCP server for natural language inference
Search Claude Code conversation history with natural language queries across all projects
MCP server for Florentine.ai - Natural language to MongoDB aggregations
MCP server for natural-language queries against SAP CAP db-layer entities via real CQN/SQL JOINs.
Photoshop MCP server: natural-language AI photo editing with your own Photoshop. AI orchestration.
Pirsch Analytics with natural language queries and trend analysis
Auth0 MCP Server: Manage Auth0 applications, APIs, actions, logs, and forms using natural language
MCP server for SQLite, PostgreSQL, and MySQL with natural language to SQL and direct SQL tooling.
Answers built from our own checks of this server.