feat: Add MCP integration support for Slack and Twitter

- Implement SlackMCPReader for connecting to Slack MCP servers
- Implement TwitterMCPReader for connecting to Twitter MCP servers
- Add SlackRAG and TwitterRAG applications with full CLI support
- Support live data fetching via Model Context Protocol (MCP)
- Add comprehensive documentation and usage examples
- Include connection testing capabilities with --test-connection flag
- Add standalone tests for core functionality
- Update README with detailed MCP integration guide
- Add Aakash Suresh to Active Contributors

Resolves #36
This commit is contained in:
aakash
2025-10-03 20:03:33 -07:00
parent 658bce47ef
commit 1fdc9dfbfa
10 changed files with 1759 additions and 2 deletions

View File

@@ -0,0 +1 @@
# Slack MCP data integration for LEANN