Tools that your AI agent can use through this MCP server to interact with Airweave
Manually trigger a data sync for a source connection. The sync job runs asynchronously in the background and returns immediately with job details. See the documentation
Search across all data sources within a collection using semantic and keyword search. See the documentation
List all available data source connectors. These are the types of integrations Airweave can connect to (e.g., GitHub, Slack, Google Drive, PostgreSQL, etc.). See the documentation
List all collections in your organization. Collections are logical groups of data sources that provide unified search capabilities. See the documentation
Retrieve details of a specific collection by its readable ID. See the documentation
Delete a collection and all associated data. This permanently removes the collection including all synced data and source connections. This action cannot be undone. See the documentation
Create a new Airweave collection. Collections are logical groups of data sources that provide unified search capabilities. The newly created collection is initially empty until you add source connections to it. See the documentation