Weaviate Tools

Backend

Weaviate is an open-source vector database for AI-native applications

This MCP server bundle is compatible with any MCP client including Claude Desktop, Cursor, and other Model Context Protocol implementations.

25 tools

Tools in this Bundle (25)

Fetch

Global
v1.0.0

Universal fetch tool that retrieves any object, schema, or metadata using smart ID routing with colon-separated format. Supports direct object retriev...

Providers

Search

Global
v1.0.0

Search Weaviate vector store using hybrid semantic + keyword search or BM25. Returns ranked results with IDs, titles, and scores.

Providers

Weaviate Delete

Global
v1.0.0

Delete object(s) or entire collection from Weaviate. Supports three modes: single object deletion, bulk deletion with failure tracking, and collection...

Providers

Weaviate Upsert

Global
v1.0.0

Insert or update objects in Weaviate. Data is ALWAYS an array - use [obj] for single items, [obj1, obj2, ...] for batch. Provide ids array for updates...

Providers

Weaviate List Collections

Global
v1.0.0

List all Weaviate collections with rich filtering options. Supports pattern matching, schema inclusion, object counts, and pagination. Use this for co...

Providers

Weaviate List Objects

Global
v1.0.0

Browse objects in a collection with rich filtering, sorting, pagination, and property selection. The workhorse tool for exploring data with granular c...

Providers

Weaviate Get Schema Detailed

Global
v1.0.0

Get comprehensive schema information for a collection including properties, data types, vectorizer configuration, indexes, and module settings.

Providers

Weaviate Copy Objects

Global
v1.0.0

Copy objects between collections. Useful for data migration, creating backups, or duplicating data for testing. Optionally preserves or regenerates ve...

Providers

Weaviate Check Vector Quality

Global
v1.0.0

Check vector quality for corruption issues. Detects zero vectors, NaN values, and vectors with abnormal magnitude. Critical for maintaining search qua...

Providers

Weaviate Find Duplicates

Global
v1.0.0

Find near-duplicate objects using vector similarity. Helps identify redundant data and potential data quality issues from duplicate imports.

Providers

Weaviate Data Quality Report

Global
v1.0.0

Generate comprehensive data quality report. Combines vector quality, property completeness, duplicates, and collection health into a single report wit...

Providers

Weaviate Validate Properties

Global
v1.0.0

Validate property completeness and quality. Find objects with null, missing, or empty required properties. Essential for data quality monitoring.

Providers

Weaviate Sample Objects

Global
v1.0.0

Get representative sample objects from a collection. Useful for quick inspection and understanding data structure without fetching all objects.

Providers

Weaviate Find Unused Collections

Global
v1.0.0

Find collections that have no objects (empty collections). Useful for identifying collections that can be safely removed or need to be populated.

Providers

Weaviate Profile Collection

Global
v1.0.0

Generate comprehensive collection profile with statistics on object count, properties, vectors, and overall health. Essential starting point for under...

Providers

Weaviate Analyze Property Distribution

Global
v1.0.0

Analyze distribution of values for a specific property. Shows top values, uniqueness, null rate, and statistics. Essential for understanding data patt...

Providers

Weaviate Batch Update

Global
v1.0.0

Update multiple objects matching a filter condition. Useful for bulk status changes, migrations, or data corrections. Includes safety limits to preven...

Providers

Weaviate Get Property Usage

Global
v1.0.0

Analyze property usage in a collection. Shows which properties are consistently populated vs frequently null/empty. Useful for understanding data comp...

Providers

Weaviate Analyze Vector Distribution

Global
v1.0.0

Analyze vector embeddings distribution. Shows dimensionality, magnitude statistics, density, and similarity patterns. Critical for understanding embed...

Providers

Weaviate Batch Import

Global
v1.0.0

Import multiple objects in batch. Optimized for bulk loading with automatic error handling, retry logic, and progress reporting. Much faster than indi...

Providers

Weaviate Find Missing Vectors

Global
v1.0.0

Find objects without vector embeddings. Critical for debugging semantic search issues - objects without vectors won't appear in similarity searches.

Providers

Weaviate Batch Delete

Global
v1.0.0

Delete multiple objects matching a filter condition. DESTRUCTIVE operation with safety limits. Requires explicit confirmation and WHERE filter to prev...

Providers

Weaviate Compare Collections

Global
v1.0.0

Compare two collections to find differences in schemas, object counts, and configurations. Useful for validating migrations or understanding related c...

Providers

Weaviate Create Collection

Global
v1.0.0

Create a new Weaviate collection with custom schema. Define properties, data types, and optionally configure a vectorizer for automatic embedding gene...

Providers

Weaviate Get Cross References

Global
v1.0.0

Analyze cross-reference relationships between collections. Shows which collections reference which other collections, similar to foreign key relations...

Providers

Required Providers (1)

Weaviate

Backend Services
Weaviate is an open-source vector database for AI-native applications

Setup Instructions

Connect this Weaviate Tools MCP server to any MCP client in minutes

Compatible with Claude Desktop, Cursor, and all Model Context Protocol clients

https://mcp.mcpbundles.com/bundle/weaviate

What is MCP?

Model Context Protocol lets AI tools call external capabilities securely through a single URL. This bundle groups tools behind an MCP endpoint that many clients can use.

Use this bundle in 3 steps

  1. Copy the MCP URL above
  2. Open your AI tool and add a new MCP/connector
  3. Paste the URL and follow any auth prompts

⚡ Claude Desktop Users

Skip the manual setup! Use the .mcpb file format for one-click installation. Check the Claude Desktop tab for setup instructions.

Pick your tool tab for exact steps

Select ChatGPT, Cursor, Claude Code, or another tab for copy-paste config.

Ready to use Weaviate Tools?

Get started with this MCP server bundle and connect it to your MCP client

Weaviate Tools MCP Server - MCP Bundles • MCP Bundles