LICENSE
README.md
pyproject.toml
src/mcpctl/__init__.py
src/mcpctl/cli.py
src/mcpctl/discover.py
src/mcpctl/py.typed
src/mcpctl/registry.py
src/mcpctl/server.py
src/mcpctl/utils.py
src/mcpctl.egg-info/PKG-INFO
src/mcpctl.egg-info/SOURCES.txt
src/mcpctl.egg-info/dependency_links.txt
src/mcpctl.egg-info/entry_points.txt
src/mcpctl.egg-info/requires.txt
src/mcpctl.egg-info/top_level.txt
tests/test_arg_parsing.py
tests/test_call_tool_json_output.py
tests/test_cli_auth.py
tests/test_cli_discover.py
tests/test_cli_ping_tools.py
tests/test_cli_registry.py
tests/test_discover.py
tests/test_event_loop_closed.py
tests/test_oauth_persistence.py
tests/test_registry.py
tests/test_server_make_client.py
tests/test_stdio_transport.py
tests/test_tools_describe.py
tests/test_tools_describe_schema.py