Index local SQLite, CSV, and Markdown metadata for hybrid semantic search.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "mcp-ready-data-discovery-tool" yet — see the docs or source repo.
List available sources, then index /data/sales.db, /docs/specs.md, and /files/customers.csv, and return the indexing status for each source.
A list of available sources, indexing results, and status or error details for each source.
Search indexed data for "customer churn reasons" and "renewal risk" using both keyword and semantic matching, return the top 10 results by relevance, and include the source file or table name.
Ranked matches with snippets, relevance scores, and the corresponding source locations.
Get the schema for the orders table in sales.db, then summarize key fields, field types, and useful directions for further analysis.
Detailed table schema plus a concise explanation of important fields and analysis opportunities.
Search, validate, and cross-reference structured Markdown knowledge vaults for AI workflows.
Index, search, and manage local Markdown wiki content efficiently.
Search Markdown vaults with full-text, semantic, and frontmatter indexing.
Build semantic indexes for codebases to find relevant code with natural language queries.
Search local markdown vector stores with LLMs and evaluate retrieval quality.
Safely explore and query SQLite databases using natural language.