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
..