CHANGELOG.md
LICENSE
MANIFEST.in
README.md
VERSION
pyproject.toml
setup.cfg
setup.py
./simplenote_mcp/__init__.py
./simplenote_mcp/py.typed
./simplenote_mcp/server/__init__.py
./simplenote_mcp/server/cache.py
./simplenote_mcp/server/config.py
./simplenote_mcp/server/error_codes.py
./simplenote_mcp/server/errors.py
./simplenote_mcp/server/logging.py
./simplenote_mcp/server/server.py
./simplenote_mcp/server/compat/__init__.py
./simplenote_mcp/server/monitoring/__init__.py
./simplenote_mcp/server/monitoring/metrics.py
./simplenote_mcp/server/search/__init__.py
./simplenote_mcp/server/search/engine.py
./simplenote_mcp/server/search/parser.py
./simplenote_mcp/server/utils/__init__.py
./simplenote_mcp/server/utils/content_type.py
./tests/__init__.py
./tests/conftest.py
./tests/test_advanced_search.py
./tests/test_api_interaction.py
./tests/test_cache.py
./tests/test_errors.py
./tests/test_performance.py
./tests/test_process_management.py
./tests/test_prompts.py
./tests/test_prompts_capabilities.py
./tests/test_search_edge_cases.py
./tests/test_search_integration.py
./tests/test_search_performance.py
./tests/test_simplenote_client.py
mseep_simplenote_mcp_server.egg-info/PKG-INFO
mseep_simplenote_mcp_server.egg-info/SOURCES.txt
mseep_simplenote_mcp_server.egg-info/dependency_links.txt
mseep_simplenote_mcp_server.egg-info/entry_points.txt
mseep_simplenote_mcp_server.egg-info/requires.txt
mseep_simplenote_mcp_server.egg-info/top_level.txt
simplenote_mcp/__init__.py
simplenote_mcp/py.typed
simplenote_mcp/scripts/check_server_pid.sh
simplenote_mcp/scripts/cleanup_servers.sh
simplenote_mcp/scripts/config.sh
simplenote_mcp/scripts/release.sh
simplenote_mcp/scripts/restart_claude.sh
simplenote_mcp/scripts/test_tool_visibility.sh
simplenote_mcp/scripts/verify_tools.sh
simplenote_mcp/scripts/watch_logs.sh
simplenote_mcp/server/__init__.py
simplenote_mcp/server/cache.py
simplenote_mcp/server/config.py
simplenote_mcp/server/error_codes.py
simplenote_mcp/server/errors.py
simplenote_mcp/server/logging.py
simplenote_mcp/server/server.py
simplenote_mcp/server/compat/__init__.py
simplenote_mcp/server/monitoring/__init__.py
simplenote_mcp/server/monitoring/metrics.py
simplenote_mcp/server/search/__init__.py
simplenote_mcp/server/search/engine.py
simplenote_mcp/server/search/parser.py
simplenote_mcp/server/utils/__init__.py
simplenote_mcp/server/utils/content_type.py
tests/__init__.py
tests/conftest.py
tests/test_advanced_search.py
tests/test_api_interaction.py
tests/test_cache.py
tests/test_errors.py
tests/test_performance.py
tests/test_process_management.py
tests/test_prompts.py
tests/test_prompts_capabilities.py
tests/test_search_edge_cases.py
tests/test_search_integration.py
tests/test_search_performance.py
tests/test_simplenote_client.py