Releases: appwrite/mcp
Releases · appwrite/mcp
0.5.0
What's Changed
- Refactor to hosted HTTP + OAuth 2.1 transport by @ChiragAgg5k in #42
- Restore stdio transport for self-hosted MCP by @ChiragAgg5k in #43
- Hide health checks and publish Docker Hub images by @ChiragAgg5k in #44
- Add Appwrite context overview tool by @ChiragAgg5k in #45
- docs: Cloud-first README + move internals to docs/ by @ChiragAgg5k in #46
Full Changelog: 0.4.1...0.5.0
0.4.1
Summary
Patch release for the Appwrite Python SDK compatibility fix.
Included
- pin
appwriteto>=13.4.1,<16 - avoid startup failures caused by strict
/tablesdbresponse parsing introduced in newer Python SDK versions - bump package and server metadata to
0.4.1
Verification
uv lockuv run python -m unittest discover -s tests/unit -p 'test_server.py'uv run --with build python -m build
0.4.0
What's Changed
- Introduce the Appwrite operator workflow and refresh CI by @ChiragAgg5k in #40
Huge shoutout to @sgaabdu4 for the inspiration behind this work 🙌
Full Changelog: 0.3.3...0.4.0
0.3.3
What's Changed
- fix: schema version to fix github mcp registry publish by @ChiragAgg5k in #39
Full Changelog: 0.3.2...0.3.3
0.3.2
What's Changed
- fix: update schema to fix deprecated schema error by @ChiragAgg5k in #38
Full Changelog: 0.3.1...0.3.2
0.3.1
What's Changed
- fix: schema version to fix github mcp registry publish by @ChiragAgg5k in #37
Full Changelog: 0.3.0...0.3.1
0.3.0
What's Changed
- fix: rename --tables-db flag to --tablesdb by @ChiragAgg5k in #35
Full Changelog: 0.2.8...0.3.0
0.2.8
What's Changed
- add appwrite logos to images folder by @tessamero in #32
- feat: add TablesDB support and upgrade Appwrite SDK to 13.4.1 by @ChiragAgg5k in #33
Full Changelog: 0.2.7...0.2.8