hakant66/mcp-insights-assistant
3.3
If you are the rightful owner of mcp-insights-assistant 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.
The Insights Assistant is a local tool designed to process and summarize information from PDF and CSV files using a combination of vector databases and language models.
Tools
Functions exposed to the LLM to take actions
/tools/ingest_pdf
Endpoint to ingest PDF files into the vector database.
/tools/ingest_csv
Endpoint to ingest CSV files into the vector database.
/tools/search_docs
Endpoint to search document embeddings and retrieve relevant snippets.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client