Releases: apify/actors-mcp-server
Releases · apify/actors-mcp-server
0.1.6
0.1.5
0.1.5 (2025-01-22)
🐛 Bug Fixes
- Add log to stdio (#25) (b6e58cd) by @jirispilka
- Claude desktop img link (#26) (6bd3b75) by @jirispilka
0.1.4
0.1.4 (2025-01-22)
🐛 Bug Fixes
- Update README.md (#22) (094abc9) by @jirispilka
- Remove code check from Release (#23) (90cafe6) by @jirispilka
0.1.3
v0.1.3 chore(release): Update changelog and package version [skip ci]
0.1.2
What's Changed
- docs: Update CHANGELOG.md by @jirispilka in #8
- docs: Update README.md by @jirispilka in #9
- feat: Truncate input schema, limit description to 200 characters by @jirispilka in #10
Full Changelog: v0.1.1...v0.1.2
v0.1.1
🚀 Features
- MCP server implementation (#1) (5e2c9f0) by @jirispilka
🐛 Bug Fixes
- Update express routes to correctly handle GET and HEAD requests, fix CI (#5) (ec6e9b0) by @jirispilka
- Correct publishing of npm module (#6) (4c953e9) by @jirispilka