What's Changed
Exciting New Features 🎉
- feat: add search API implementation by @champierre in #2
- Add Dockerfile by @mpppk in #16
- feat: add gyazo_upload tool for uploading images to Gyazo by @yuiseki in #21
- feat: gyazo_image handler for fetching image metadata by @yuiseki in #28
- feat: add EXIF location support to image metadata by @yuiseki in #30
- Add image compression for large Base64 data (>0.75MB) by @yuiseki in #37
Other Changes
- Configure Renovate by @renovate in #1
- fix(deps): update dependency @modelcontextprotocol/sdk to v0.7.0 by @renovate in #4
- chore(deps): update dependency @types/node to v20.17.19 by @renovate in #3
- chore(deps): update dependency @types/node to v22 by @renovate in #6
- fix(deps): update dependency @modelcontextprotocol/sdk to v1 by @renovate in #7
- feat: add npm run lint & GitHub Actions workflow for it by @yuiseki in #8
- chore(deps): update actions/checkout action to v4 by @renovate in #9
- chore(deps): update actions/setup-node action to v4 by @renovate in #10
- chore(deps): update dependency @types/node to v22.13.5 by @renovate in #11
- fix(deps): update dependency @modelcontextprotocol/sdk to v1.6.0 by @renovate in #12
- chore(deps): update dependency @types/node to v22.13.10 by @renovate in #15
- chore(deps): update dependency typescript to v5.8.2 by @renovate in #14
- fix(deps): update dependency @modelcontextprotocol/sdk to v1.7.0 - autoclosed by @renovate in #13
- chore(deps): update dependency @types/node to v22.13.13 by @renovate in #17
- fix(deps): update dependency @modelcontextprotocol/sdk to v1.8.0 by @renovate in #18
- chore(deps): update dependency @types/node to v22.13.14 by @renovate in #19
- chore(deps): update dependency @types/node to v22.13.15 by @renovate in #20
- add search example by @kinjo1130 in #27
- chore(deps): update dependency @types/node to v22.14.1 by @renovate in #22
- chore(deps): update dependency typescript to v5.8.3 by @renovate in #24
- fix(deps): update dependency @modelcontextprotocol/sdk to v1.9.0 by @renovate in #25
- fix(deps): update dependency dotenv to v16.5.0 by @renovate in #26
- Refactor: Modularize codebase and improve code structure by @yuiseki in #31
- feat: Add glama.json by @yuiseki in #33
- feat: Update package.json and package-lock.json to include mcp-proxy dependency by @yuiseki in #34
- Update dockerfile for support glama.ai by @yuiseki in #35
- refactor: Rearranged the order of tools to provide by @yuiseki in #36
- fix: Configure GitHub to recognize TypeScript as main language by @yuiseki in #38
- fix: Remove console.log statements to ensure clean stdio communication by @yuiseki in #39
- fix: gyazo_image tool not response current format by @yuiseki in #40
- chore: Update description of package.json by @yuiseki in #41
- Release v0.1.0 by @yuiseki in #42
- feat: Add release workflow and changelog configuration for npm package publishing by @yuiseki in #44
New Contributors
- @champierre made their first contribution in #2
- @renovate made their first contribution in #1
- @yuiseki made their first contribution in #8
- @mpppk made their first contribution in #16
- @kinjo1130 made their first contribution in #27
Full Changelog: https://github.com/nota/gyazo-mcp-server/commits/v0.1.0