MCP.so
ログイン

Plausible Model Context Protocol Server

@AVIMBU

Plausible Model Context Protocol Server について

A MCP Server for the Plausible API

基本情報

カテゴリ

その他

ランタイム

node

トランスポート

stdio

公開者

AVIMBU

設定

標準の設定はありません

このサーバーの README には解析可能な MCP 設定ブロックが含まれていません。インストール手順はリポジトリをご確認ください。

リポジトリ

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

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.

コメント

「その他」の他のコンテンツ