Skip to content

A Model Context Protocol (MCP) server that provides agentic search capabilities with support for vector search using Qdrant, full-text search using TiDB, or both combined.

Notifications You must be signed in to change notification settings

cardea-mcp/agentic-search

Repository files navigation

Cardea Agentic Search

The Cardea Agentic Search is a Model Context Protocol (MCP) server that provides agentic search capabilities with support for vector search using Qdrant, keyword search using TiDB, or both combined.

Tools

  • search
    • Perform a vector, keyword, or combined search for the given query
    • Input parameters:
      • query: The query to search for
    • Returns a list of search results

Usage

See USAGE.md for detailed usage instructions and examples.

Development

See DEVELOPMENT.md for detailed development instructions.

About

A Model Context Protocol (MCP) server that provides agentic search capabilities with support for vector search using Qdrant, full-text search using TiDB, or both combined.

Topics

Resources

Stars

Watchers

Forks