Backend

Data Exploration MCP Server

Connect your account, then chat with AI to run tools.

Browse, search, and explore vector data in collections. Find objects, perform semantic searches, sample data, and understand what's in your vector database.

8 tools
Agent guide included
Start Chatting

Opens MCPBundles Studio with this server selected. After sign-in, chat and run tools from the same thread.

Browse all tools

AI Skill
SKILL.md

Domain knowledge for Data Exploration — workflow patterns, data models, and gotchas for your AI agent.

Weaviate — Data Exploration

Run semantic retrieval, page through objects, draw samples, mix lexical filters with vectors, compare two collections side by side, and export snapshots for offline analysis.

Tools in this Server (8)

Fetch

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

Search

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

Weaviate Compare Collections

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

Weaviate Export Collection

Export collection data including vectors, properties, and metadata for backup or migration.

Weaviate Hybrid Search

Perform hybrid search combining semantic vector search with keyword matching. Hybrid search combines BM25 keyword search with vector similarity.

Weaviate List Collections

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

Weaviate List Objects

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

Weaviate Sample Objects

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

Frequently Asked Questions

What is the Data Exploration MCP server?

Browse, search, and explore vector data in collections. Find objects, perform semantic searches, sample data, and understand what's in your vector database. It provides 8 tools that AI agents can use through the Model Context Protocol (MCP).

How do I connect Data Exploration to my AI agent?

Add the MCPBundles server URL to your MCP client configuration (Claude Desktop, Cursor, VS Code, etc.). The URL format is: https://mcp.mcpbundles.com/bundle/weaviate-data-exploration. Authentication is handled automatically.

How many tools does Data Exploration provide?

Data Exploration provides 8 tools that can be called by AI agents, along with a SKILL.md that gives your AI agent domain knowledge about when and how to use them.

What authentication does Data Exploration require?

Data Exploration uses API Key. Weaviate requires credentials. Connect via MCPBundles and authentication is handled automatically.

Setup Instructions

Connect Data Exploration to any MCP client in minutes

https://mcp.mcpbundles.com/bundle/weaviate-data-exploration

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 Data Exploration?

Sign in to connect your credentials and start running tools from the chat.

Data Exploration MCP Server & Skill — 8 Tools