@opentabs-dev/opentabs-plugin-amplitude
OpenTabs plugin for Amplitude analytics
pinned to #c8bff81updated 2 months ago
Ask your AI client: “install mcps/opentabs-dev-opentabs-plugin-amplitude”.
Requires the metahub MCP server installed in your client. Set up MCP.
mh install mcps/opentabs-dev-opentabs-plugin-amplitudemetahub onboarded this repo on the author's behalf.
If you own github.com/opentabs-dev/opentabs on GitHub, claim the listing to take over publishing. Your claim preserves the existing eval history and badges; only the curator label is replaced with verified-publisher on your next publish.
Stars
849
Last commit
2 months ago
Latest release
published
- #ai-agent
- #ai-agents
- #browser-automation
- #chrome
- #chrome-extension
- #claude-code
- #mcp
- #mcp-server
- #modelcontextprotocol
- #open-source
- #opencode
- #opentabs
- #opentabs-plugin
- #plugins
- #typescript
Automated checks the publisher passed at publish time — structure, docs, safety, and whether the artifact behaves as claimed.c8bff81· 2 months ago
Behavioral checks haven't run yet: the sandbox couldn't execute this artifact (it may need credentials we don't provide, or an unsupported build). An environment limit, not a verdict.
Kind-specific
2 passed2 warnings1 failedMCP: launch pathfail
No bin entry and no `scripts.start` in package.json
Add either `"bin": { "your-mcp": "./dist/index.js" }` or `"scripts": { "start": "node ./dist/index.js" }`.
Scan incompletewarn
GitHub returned 502 Detected 28 artifacts before stopping.
Check the portal server logs for the underlying network error.
MCP: @modelcontextprotocol/sdk in dependencieswarn
No @modelcontextprotocol/sdk dependency declared
Run `npm i @modelcontextprotocol/sdk` so consumers can audit your stack.
MCP: ESM package
"type": "module"
MCP: server surface
0 tools
Release history
1- releasecurrentc8bff81warn2 months ago
Contents
OpenTabs plugin for Amplitude analytics — gives AI agents access to Amplitude through your authenticated browser session.
Install
opentabs plugin install amplitude
Or install globally via npm:
npm install -g @opentabs-dev/opentabs-plugin-amplitude
Setup
- Open app.amplitude.com in Chrome and log in
- Open the OpenTabs side panel — the Amplitude plugin should appear as ready
Tools (15)
Account (3)
| Tool | Description | Type |
|---|---|---|
get_current_user | Get the authenticated user profile | Read |
get_org_data | Get org data with apps, user, and plan info | Read |
list_orgs | List all organizations | Read |
Users (1)
| Tool | Description | Type |
|---|---|---|
list_users | List organization members | Read |
Spaces (2)
| Tool | Description | Type |
|---|---|---|
get_personal_space | Get the user's personal workspace | Read |
list_spaces | List all team spaces | Read |
Search (1)
| Tool | Description | Type |
|---|---|---|
search_content | Search charts, dashboards, cohorts, and more | Read |
Analytics (2)
| Tool | Description | Type |
|---|---|---|
list_events | Get event properties for an event type | Read |
get_color_palettes | Get chart color palettes | Read |
Usage (3)
| Tool | Description | Type |
|---|---|---|
get_event_volumes | Get monthly event volume metrics | Read |
get_mtu_volumes | Get monthly tracked user volume metrics | Read |
get_session_replay_volumes | Get monthly session replay volume metrics | Read |
Billing (2)
| Tool | Description | Type |
|---|---|---|
get_entitlements | Get active org entitlements and quotas | Read |
get_report_quota | Get report quota usage and limits | Read |
Permissions (1)
| Tool | Description | Type |
|---|---|---|
check_permissions | Check user RBAC permissions | Read |
How It Works
This plugin runs inside your Amplitude tab through the OpenTabs Chrome extension. It uses your existing browser session — no API tokens or OAuth apps required. All operations happen as you, with your permissions.
License
MIT
Reviews
No reviews yet. Be the first.
Related
Github Mcp Server
Connect AI assistants to GitHub - manage repos, issues, PRs, and workflows through natural language.
Nanobot
A lightweight personal AI assistant framework
Context7
Up-to-date code docs for any prompt
mh install mcps/opentabs-dev-opentabs-plugin-amplitude