MCP.so
Sign In
Servers

Plausible Model Context Protocol Server

@AVIMBU

A MCP Server for the Plausible API

Overview

What is Plausible Model Context Protocol Server?

An MCP server that enables AI models to query analytics data from the Plausible Analytics API using the Model Context Protocol.

How to use Plausible Model Context Protocol Server?

Configure the server in your Claude Desktop MCP settings with PLAUSIBLE_API_URL and PLAUSIBLE_API_KEY environment variables, then run the built server locally with node dist/index.js. Example prompts include asking for daily analytics overviews or generating analytics reports for a domain.

Key features of Plausible Model Context Protocol Server

  • Interacts with the Plausible Analytics API via MCP
  • Works with Claude Desktop and compatible AI assistants
  • Supports custom Plausible API URLs and API keys
  • Runs as a local Node.js server

Use cases of Plausible Model Context Protocol Server

  • Query daily analytics overviews for a website domain
  • Generate relevant analytics reports from a Plausible account
  • Integrate Plausible data into AI-driven conversations

FAQ from Plausible Model Context Protocol Server

What do I need to run this server?

You need Node.js, a Plausible API key, and your Plausible instance URL. Configure these in the Claude Desktop MCP settings file.

How do I start the server locally?

Run node dist/index.js after building with npm run watch in a separate terminal.

Can I use a self-hosted Plausible instance?

Yes, set the PLAUSIBLE_API_URL environment variable to your instance's API v2 endpoint.

Where does my analytics data live?

All data stays in your Plausible account; the server only queries it via the Plausible API and does not store any data locally.

How do I get support?

Contact the developers via AVIMBU at https://avimbu.com.

More from Other