v0.0.4
What's Changed
- Parameters: Added CLI option
--hostand environment variableCRATEDB_MCP_HOST - Parameters: Added CLI option
--pathand environment variableCRATEDB_MCP_PATH - Dependencies: Allowed updating to FastMCP 2.10, which includes a specification
update to MCP spec 2025-06-18. - OCI: Added building OCI standard image
cratedb-mcp - OCI: Added building OCI image
cratedb-mcpofor Open WebUI - Prompt: Added instructions (system prompt) to MCP server.
Thanks, @hammerhead and @WalBeh.
Details
- Update mypy requirement from <1.17 to <1.18 by @dependabot[bot] in #43
- Chore: Improve layout in
__main__.pyfor better guidance by @amotl in #49 - Parameters: Add CLI option
--hostby @amotl in #51 - Transport: Add CLI option
--path, and improve documentation by @amotl in #54 - Application layout: Refactor core tool functions to separate module by @amotl in #52
- Dependencies: Update to FastMCP 2.10 by @amotl in #48
- OCI: Add building OCI images
cratedb-mcpandcratedb-mcpoby @amotl in #50 - Prompt: Add general and MCP tool instructions to system prompt of MCP server by @amotl in #53
Full Changelog: v0.0.3...v0.0.4