LICENSE
README.md
pyproject.toml
src/mcpbundles_mcp_connect/__init__.py
src/mcpbundles_mcp_connect/factory.py
src/mcpbundles_mcp_connect/federation.py
src/mcpbundles_mcp_connect/middleware.py
src/mcpbundles_mcp_connect/public_config.py
src/mcpbundles_mcp_connect/py.typed
src/mcpbundles_mcp_connect/types.py
src/mcpbundles_mcp_connect.egg-info/PKG-INFO
src/mcpbundles_mcp_connect.egg-info/SOURCES.txt
src/mcpbundles_mcp_connect.egg-info/dependency_links.txt
src/mcpbundles_mcp_connect.egg-info/requires.txt
src/mcpbundles_mcp_connect.egg-info/top_level.txt
src/mcpbundles_mcp_connect/fastmcp/__init__.py
src/mcpbundles_mcp_connect/fastmcp/provider.py
tests/test_factory_and_middleware.py
tests/test_federation.py
tests/test_provider.py
tests/test_public_config.py
tests/test_wheel_packaging.py