cardea-mcp/agentic-search
3.3
If you are the rightful owner of agentic-search and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
Cardea Agentic Search is a Model Context Protocol (MCP) server that offers advanced search capabilities using both vector and keyword search technologies.
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 for detailed usage instructions and examples.
Development
See for detailed development instructions.