Plausible Model Context Protocol Server
@AVIMBU
About Plausible Model Context Protocol Server
A MCP Server for the Plausible API
Basic information
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
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 Other MCP servers
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
Comments