Skip to main content
Glama

Metabase MCP Server

by MikelA92

get_activity

Retrieve recent activity feed showing user views, edits, and actions in Metabase to monitor user engagement and identify popular content trends.

Instructions

šŸ“œ [SAFE] Get recent activity feed showing views, edits, and other actions in Metabase. Use this to see what users are doing or what content is popular. Risk: None - read-only operation.

Input Schema

NameRequiredDescriptionDefault
limitNoMaximum number of activity items to return (default: 20)

Input Schema (JSON Schema)

{ "properties": { "limit": { "default": 20, "description": "Maximum number of activity items to return (default: 20)", "maximum": 100, "minimum": 1, "type": "integer" } }, "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/MikelA92/metabase-mcp-mab'

If you have feedback or need assistance with the MCP directory API, please join our Discord server