LICENSE
MANIFEST.in
README.md
pyproject.toml
requirements.txt
docs/architecture.md
docs/concepts.md
docs/harvesters.md
docs/index.md
docs/overview.md
egeria_mcp/__init__.py
egeria_mcp/__main__.py
egeria_mcp/api_client.py
egeria_mcp/audit.py
egeria_mcp/auth.py
egeria_mcp/governed_routing.py
egeria_mcp/lineage_scan.py
egeria_mcp/mcp_config.json
egeria_mcp/mcp_server.py
egeria_mcp/reconcile.py
egeria_mcp.egg-info/PKG-INFO
egeria_mcp.egg-info/SOURCES.txt
egeria_mcp.egg-info/dependency_links.txt
egeria_mcp.egg-info/entry_points.txt
egeria_mcp.egg-info/requires.txt
egeria_mcp.egg-info/top_level.txt
egeria_mcp/api/__init__.py
egeria_mcp/api/api_client_egeria.py
egeria_mcp/harvest/__init__.py
egeria_mcp/harvest/__main__.py
egeria_mcp/harvest/archimate.py
egeria_mcp/harvest/archive.py
egeria_mcp/harvest/automation.py
egeria_mcp/harvest/chat.py
egeria_mcp/harvest/containers.py
egeria_mcp/harvest/crm.py
egeria_mcp/harvest/datastores.py
egeria_mcp/harvest/dns.py
egeria_mcp/harvest/documentdb.py
egeria_mcp/harvest/erpnext.py
egeria_mcp/harvest/files.py
egeria_mcp/harvest/finance.py
egeria_mcp/harvest/hosts.py
egeria_mcp/harvest/identity.py
egeria_mcp/harvest/iot.py
egeria_mcp/harvest/kafka.py
egeria_mcp/harvest/knowledge.py
egeria_mcp/harvest/leanix.py
egeria_mcp/harvest/llmops.py
egeria_mcp/harvest/m365.py
egeria_mcp/harvest/mailing.py
egeria_mcp/harvest/markets.py
egeria_mcp/harvest/ml.py
egeria_mcp/harvest/monitoring.py
egeria_mcp/harvest/observability.py
egeria_mcp/harvest/processes.py
egeria_mcp/harvest/projects.py
egeria_mcp/harvest/proxy.py
egeria_mcp/harvest/repositories.py
egeria_mcp/harvest/runner.py
egeria_mcp/harvest/secrets.py
egeria_mcp/harvest/semantic.py
egeria_mcp/harvest/servicenow.py
egeria_mcp/harvest/topology.py
egeria_mcp/harvest/vectors.py
egeria_mcp/mcp/__init__.py
egeria_mcp/mcp/mcp_egeria.py
tests/test_startup.py