.gitignore
LICENSE
MANIFEST.in
README.md
dev-requirements.txt
pyproject.toml
requirements.txt
setup.py
test.ini
.github/workflows/pypi.yml
.github/workflows/test.yml
ckanext/__init__.py
ckanext/mcp/__init__.py
ckanext/mcp/action_registry.py
ckanext/mcp/cli.py
ckanext/mcp/plugin.py
ckanext/mcp/views.py
ckanext/mcp/tests/__init__.py
ckanext/mcp/tests/conftest.py
ckanext/mcp/tests/test_action_registry.py
ckanext/mcp/tests/test_crud_lifecycle.py
ckanext/mcp/tests/test_mcp_endpoint.py
ckanext_mcp.egg-info/PKG-INFO
ckanext_mcp.egg-info/SOURCES.txt
ckanext_mcp.egg-info/dependency_links.txt
ckanext_mcp.egg-info/entry_points.txt
ckanext_mcp.egg-info/scm_file_list.json
ckanext_mcp.egg-info/scm_version.json
ckanext_mcp.egg-info/top_level.txt
docs/brainstorms/mcp-bridge-requirements.md
docs/plans/2026-07-28-001-feat-mcp-bridge-plan.md
docs/spec/mcp-bridge-spec.md