pypi-query-mcp/pypi_query_mcp
Ryan Malloy eaa5655d8d fix: Update MCP search error handling to return structured responses
- Fix search_pypi_packages to return error dictionaries instead of raising exceptions
- Add detailed logging for MCP search debugging
- Add datetime import for timestamp generation
- Align error handling with other working MCP tools

The search logic works perfectly - issue is in MCP protocol communication layer
2025-08-17 23:53:33 -06:00
..
config feat: implement comprehensive configuration management system with multi-mirror support 2025-05-27 17:41:42 +08:00
core feat: complete PyPI platform integration with all 25 tools and MCP endpoints 2025-08-17 21:06:59 -06:00
data chore: upgrade all Python packages and fix linting issues 2025-08-15 20:23:14 -06:00
prompts fix: resolve all lint issues and fix failing tests 2025-05-29 18:47:15 +08:00
tools fix: resolve import issues for PyPI platform tools 2025-08-17 21:32:27 -06:00
__init__.py fix: resolve import issues for PyPI platform tools 2025-08-17 21:32:27 -06:00
server.py fix: Update MCP search error handling to return structured responses 2025-08-17 23:53:33 -06:00