Releases: gobenpark/metabase-mcp
Releases · gobenpark/metabase-mcp
v0.1.8
Compare
Sorry, something went wrong.
No results found
Changelog
025042d chore: bump npm package version to 0.1.7
5ea4f71 feat: add type parameter to create_card and update_card
eb7b47d fix(ci): npm version에 --allow-same-version 플래그 추가
8442ed6 fix(npm): package.json version 필드 뒤 쉼표 누락 수정
v0.1.7
Compare
Sorry, something went wrong.
No results found
Changelog
417bcb9 chore: bump npm package version to 0.1.6
155c080 fix: normalize visualization_settings column names to lowercase
v0.1.6
Compare
Sorry, something went wrong.
No results found
Changelog
e6e4b38 feat: add archive_card tool for soft-deleting saved questions
v0.1.5
Compare
Sorry, something went wrong.
No results found
Changelog
a37205d chore: fix repository url in npm package.json
c8e1772 feat: add visualization_settings to create_card and update_card
v0.1.4
Compare
Sorry, something went wrong.
No results found
Changelog
dfe7cfd fix: add parameter_mappings to add_card_to_dashboard, remove invalid jsonschema tags
v0.1.3
Compare
Sorry, something went wrong.
No results found
Changelog
0ed3e69 feat: add get_card and update_card tools
v0.1.2
Compare
Sorry, something went wrong.
No results found
Changelog
c61ef0f Detect grid width from card positions instead of hardcoding
1a04eb4 Fix dashboard grid to 24 columns and show grid info
e15dce5 Show grid size in get_dashboard output
b66951a Use fixed 24-column grid for latest Metabase
93a8812 feat: add create_card and update_card_display tools
v0.1.1
Compare
Sorry, something went wrong.
No results found
Changelog
93cad38 Add claude mcp add CLI commands to README
a381c08 Add npm wrapper for npx support
08ad63d Add npx installation method to README
aece876 Add update_dashboard_cards tool for card layout changes
38e731a Bump npm version to 0.1.1
v0.1.0
Compare
Sorry, something went wrong.
No results found
Changelog
69a525c Initial release: Metabase MCP server in Go