cardea-mcp/agentic-search
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.
This tool helps you find specific information from large collections of text or data, even if your query isn't an exact match. You input your question or search terms, and it provides a list of relevant results, leveraging both conceptual understanding and keyword matching. It's ideal for analysts, researchers, or anyone needing precise information retrieval from extensive document sets.
Use this if you need to perform advanced searches across large datasets, combining the precision of keyword searches with the ability to find conceptually similar information.
Not ideal if you're looking for a simple keyword search tool for a small, easily navigable dataset.
Stars
9
Forks
1
Language
Rust
License
—
Category
Last pushed
Dec 16, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/cardea-mcp/agentic-search"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
assafelovic/gptr-mcp
MCP server for enabling LLM applications to perform deep research via the MCP protocol
wheattoast11/openrouter-deep-research-mcp
A multi-agent research MCP server + mini client adapter - orchestrates a net of async agents or...
ssdeanx/deep-research-mcp-server
MCP Deep Research Server using Gemini creating a Research AI Agent
troyhantech/deep-research
A minimalist deep research framework for any OpenAI API compatible LLMs.
jahales/mcp-zoekt
MCP server for Zoekt code search - enables AI assistants (GitHub Copilot, Claude) to search...