Releases: apify/apify-mcp-server
Releases · apify/apify-mcp-server
0.5.8
0.5.6
0.5.6 (2025-11-19)
🚀 Features
- Add tool annotations (#333) (149cbbc) by @jirispilka
- Improve error handling (required for claude connector) (#331) (005db2a) by @jirispilka
0.5.5
0.5.5 (2025-11-14)
🚀 Features
- Refactor(logging): centralize HTTP error logging (#336) (7b0a52d) by @jirispilka
0.5.2
0.5.2 (2025-11-12)
🚀 Features
- Update search-actors tool (#321) (602abc5) by @jirispilka
🐛 Bug Fixes
- Update readme, add image with clients (#326) (da560ab) by @jirispilka
- Deduplicate error logs, use info for 404/400 errors, fix ajv validate when it contains $ref (#335) (0ebbf50) by @jirispilka
0.5.1
0.5.0
0.5.0 (2025-10-22)
🚀 Features
- MCP tool calling evaluations in CI/CD (#313) (a971322) by @jirispilka
🐛 Bug Fixes
- Capture PR number on merge to master (#314) (e3a3587) by @jirispilka
- Add correct PR number in the evals (#315) (69c540e) by @jirispilka
- Call-actor output length (#317) (f99efbf) by @MQ37