Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Transports: stdio vs HTTP
  • State of MCP (stats)
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI → MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE ↗ (opens in a new tab)
  • llms.txt ↗ (opens in a new tab)
  • Catalog JSON ↗ (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub ↗ (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. 📊 Data Platforms
  3. Avo
A
Health: ActiveRecent health check succeeded.Last checked 9/25/2026, 12:31:49 AM

Avo

User RatingsBe the first to rate and review this MCP server!
View Repository1 GitHub StarsTotal stargazers on GitHub for the source repository (1 stars).Visit Website
analyticstracking-plansdeveloper-toolsdata-platforms

Manage Avo tracking plans through a remote, OAuth-protected MCP server with search, editing, workflow, and branch tools.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent — or use 1-click editor setup below.

Add to CursorAdd to VS Code
Manual Client & Custom JSON ConfigExpand JSON â–¾

Client Config & Setup

Remote HTTP
Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "avo": {
      "url": "https://mcp.avo.app/mcp"
    }
  }
}

💡 Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Directory Badge Claim listing Alternatives📊 More in Data Platforms

Overview

The Avo MCP server connects MCP clients to Avo tracking plans for reading and editing analytics definitions. It provides search, get, save_items, workflow, and branch tools through a remote OAuth-protected endpoint at https://mcp.avo.app/mcp. Reach for it when agents need to inspect an existing tracking plan, propose branch-based changes, or bootstrap a new plan with the included skills. Claude Code users can also install the accompanying plugin, which registers the server and includes both Agent Skills.

Use cases

•Search an existing Avo tracking plan for events and properties
•Design instrumentation for a feature or PRD
•Create a starter tracking plan from scratch
•Review and edit tracking-plan branches
•Diagnose tracking gaps with connected data tools

Key features

•Search and retrieve tracking-plan items
•Save branch-based tracking-plan edits
•Run workflow and branch operations
•Provide Agent Skills for existing and new plans
•Connect through remote HTTP with OAuth

Capabilities & Tool Schemas

Inspect callable tools, capabilities, and parameters exposed to AI agents by Avo.

Extracted Tool Capabilities
Search and retrieve tracking-plan items
Save branch-based tracking-plan edits
Run workflow and branch operations
Provide Agent Skills for existing and new plans
Connect through remote HTTP with OAuth

How Avo works

What Avo MCP server does

The Avo MCP server lets AI agents work with an Avo tracking plan through MCP. Agents can look up events, properties, and metrics by name, ID, meaning, or structural filters, then use the available editing and workflow operations to make changes. The repository also includes guidance for designing instrumentation against an existing plan and for starting a new plan in an empty or nearly empty workspace.

The included skills support two workflows. data-designer helps teams explore an existing plan, design tracking for a feature or PRD, review branches, and make small branch edits. data-designer-new-plan guides planning discussions, naming conventions, initial categories, and starter events and properties before creating a branch.

How it works

The Avo MCP server is hosted remotely at https://mcp.avo.app/mcp and uses OAuth for authentication. MCP clients connect to that endpoint over HTTP. The repository's skills provide instructions and bundled resources that Claude can load when relevant; they are separate from the hosted server's tool implementation.

Changes are branch-based. Writes do not go directly to main, and the MCP server does not merge branches. A human must merge a completed branch into main in the Avo web application. The repository is the source for the included skills and plugin configuration, with no build step required there.

Setup and configuration

Add the remote endpoint to an MCP-compatible client. Claude Code can register it with:

Terminal
claude mcp add --transport http avo https://mcp.avo.app/mcp

Claude Desktop or Claude.ai can use a custom connector with the same URL. Cursor and other clients that support remote streamable HTTP servers can use an MCP configuration such as:

config.json
{
  "mcpServers": {
    "avo": { "type": "http", "url": "https://mcp.avo.app/mcp" }
  }
}

Authentication occurs in a browser on first use. The first write also triggers a one-time read-to-write re-authentication prompt. Claude Code users can instead install the repository's avo plugin, which registers the endpoint and bundles the skills.

Tools and capabilities

The Avo MCP server exposes the following documented tool groups:

  • search for finding tracking-plan items.
  • get for retrieving items.
  • save_items for saving edits.
  • workflow for working through planning or review steps.
  • Branch tools for branch-oriented changes.

The skills describe designing new tracking plans, including goals, metrics, funnels, naming conventions, categories, events, user properties, system properties, and constraints. They can also be used alongside a connected data MCP for diagnosing tracking gaps; the README names Amplitude, Mixpanel, PostHog, BigQuery, Snowflake, Databricks, and Redshift as examples.

Limitations and notes

This repository contains the two Agent Skills and the Claude Code plugin manifest and configuration. Its MIT license applies only to those repository files, not to the hosted Avo MCP server, Avo web application, SDKs, or other Avo services.

The server's canonical, current tool reference is maintained in Avo's tools documentation. Merging remains a human action in the Avo web application, so the Avo MCP server is not a replacement for that approval step.

Read the full README →View source on GitHub →

Related MCP Servers

View all in Data Platforms View all alternatives
  • Metabase MCP logoMetabase MCP

    MCP server connecting Claude to Metabase with 28 tools for natural language data analysis, dashboard management, SQL queries, and automated insights. Features SQL guardrails, rate limiting, and audit logging.

    📊 Data Platforms4 views
    Compare vs Metabase MCP →
  • CorpusIQ logoCorpusIQ
    Verified

    65+ MCP tools for business operations: ecommerce, finance, marketing, and analytics data through one streamable-HTTP endpoint. Built for operators.

    📊 Data Platforms11 views
    Compare vs CorpusIQ →
  • Druid MCP Server logoDruid MCP Server

    Comprehensive MCP server for Apache Druid that provides extensive tools, resources, and prompts for managing and analyzing Druid clusters.

    📊 Data Platforms3 views
    Compare vs Druid MCP Server →
  • Dbt MCP logoDbt MCP
    Verified

    Official MCP server for dbt (data build tool) providing integration with dbt Core/Cloud CLI, project metadata discovery, model information, and semantic layer querying capabilities.

    📊 Data Platforms3 views
    Compare vs Dbt MCP →

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks — not a rating.

GitHub stars
1
Stargazers on the source repository.
Last commit
16d ago
Most recent push to the default branch.
Directory activity
1 upvotes
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet — be the first to share how this listing worked for you.

Frequently Asked Questions about Avo

Connect an MCP client to https://mcp.avo.app/mcp over HTTP. Claude Code can use `claude mcp add --transport http avo https://mcp.avo.app/mcp`; Claude Desktop and Claude.ai can add it as a custom connector.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewAvo AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/avo?style=directory)](https://allmcps.com/mcp/avo)
HTML Embed
<a href="https://allmcps.com/mcp/avo"><img src="https://allmcps.com/api/badge/avo?style=directory" alt="Avo on AllMCPs" /></a>

Technical Specs & Signals

Category📊Data Platforms
More technical detailsExpand â–¾
TransportSSE (Remote)
AuthOAuth
LicenseMIT
ClientsClaude Desktop, Cursor
Last updatedSep 18, 2026
96/96 checks healthy over the last 24h
Views63
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars1
GitHub Star CountTotal stargazers on GitHub representing community popularity (1 stars).
Last commit16d ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Sep 8, 2026
45Quality signal: Fair · 45/100How this signal is calculated ▾
Server availabilityNot measured

Not scored for repo-hosted servers — we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools18/30
Adoption & activity4/15
Community engagement2/10

A guidance signal from public completeness & health data — not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

★ FeaturedMoxie Docs MCP logo

Moxie Docs MCP

MCP & Agent Skills for Automated Documentation, and codebase conventions + context

Explore Server →

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge — proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it — no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in 📊 Data Platforms →Best MCP servers for Data Platforms →Alternatives to Avo →Install in Claude DesktopInstall in CursorInstall in VS CodeSetup guides for all 13 MCP clients