LICENSE
README.md
pyproject.toml
src/slack_to_notion/__init__.py
src/slack_to_notion/__main__.py
src/slack_to_notion/analyzer.py
src/slack_to_notion/config.py
src/slack_to_notion/mcp_server.py
src/slack_to_notion/notion_client.py
src/slack_to_notion/slack_client.py
src/slack_to_notion_mcp.egg-info/PKG-INFO
src/slack_to_notion_mcp.egg-info/SOURCES.txt
src/slack_to_notion_mcp.egg-info/dependency_links.txt
src/slack_to_notion_mcp.egg-info/entry_points.txt
src/slack_to_notion_mcp.egg-info/requires.txt
src/slack_to_notion_mcp.egg-info/top_level.txt
tests/test_analyzer.py
tests/test_mcp_server.py
tests/test_notion_client.py
tests/test_slack_client.py