
Insights Library
Supports UIby v587d
Plug-and-play knowledge base with 10,000+ high-quality insight reports and vector search.
What it does
Connects your AI to a massive repository of professional insight reports from leading consulting firms like McKinsey, PwC, and Bain. It allows the AI to retrieve deep industry knowledge using both vector search (RAG) and keyword retrieval.
Tools
get_similar_content_by_rag: Finds most similar document content via vector similarity.search_reports: Retrieves report details via keyword-based queries.browse_report: Provides real-time online browsing of full report pages.
Installation
{
"mcpServers": {
"ikb-mcp-server": {
"command": "uv",
"args": [
"--directory",
"/path/to/InsightsLibrary",
"run",
"ikb_mcp_server.py"
]
}
}
}
Supported hosts
- Claude Desktop
- Cherry Studio
Quick install
git clone https://github.com/v587d/InsightsLibrary.git && cd InsightsLibrary && uv syncInformation
- Pricing
- free
- Published
- 5/9/2026
- stars






