LICENSE
MANIFEST.in
README.md
db_service.py
discord_exporter.py
discord_mcp_server.py
discord_webui.py
pyproject.toml
remote_client.py
requirements.txt
setup.py
discord_mcp/__init__.py
discord_mcp.egg-info/PKG-INFO
discord_mcp.egg-info/SOURCES.txt
discord_mcp.egg-info/dependency_links.txt
discord_mcp.egg-info/entry_points.txt
discord_mcp.egg-info/requires.txt
discord_mcp.egg-info/top_level.txt
discord_mcp/static/css/style.css
discord_mcp/templates/base.html
discord_mcp/templates/channels.html
discord_mcp/templates/config.html
discord_mcp/templates/exports.html
discord_mcp/templates/index.html
discord_mcp/templates/logs.html
discord_mcp/tests/__init__.py
discord_mcp/tests/test_bm25_search.py
discord_mcp/tests/test_discord_exporter.py
docs/ARCHITECTURE.md
docs/INSTALLATION.md
docs/architecture-diagram.txt
docs/diagram.puml
docs/discord-mcp-diagram.png
static/css/style.css
templates/base.html
templates/channels.html
templates/config.html
templates/exports.html
templates/index.html
templates/logs.html
tests/__init__.py
tests/test_bm25_search.py
tests/test_discord_exporter.py