Plausible Model Context Protocol Server
@AVIMBU
关于 Plausible Model Context Protocol Server
A MCP Server for the Plausible API
基本信息
配置
工具
未检测到工具
工具是从 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.
其他 分类下的更多 MCP 服务器
ghidraMCP
LaurieWiredMCP Server for Ghidra
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Servers
modelcontextprotocolModel Context Protocol Servers

EverArt
modelcontextprotocolModel Context Protocol Servers

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
评论