.gitignore
CONTRIBUTING.md
LICENSE
README.md
pyproject.toml
run.py
.github/workflows/ci.yml
.github/workflows/publish.yml
examples/basic_usage.py
mcp_bcrp/__init__.py
mcp_bcrp/__main__.py
mcp_bcrp/_version.py
mcp_bcrp/client.py
mcp_bcrp/search_engine.py
mcp_bcrp/server.py
mcp_bcrp.egg-info/PKG-INFO
mcp_bcrp.egg-info/SOURCES.txt
mcp_bcrp.egg-info/dependency_links.txt
mcp_bcrp.egg-info/entry_points.txt
mcp_bcrp.egg-info/requires.txt
mcp_bcrp.egg-info/top_level.txt
tests/test_basic.py