Skip to main content
Glama

Plausible MCP Server

by AVIMBU

Plausible Model Context Protocol Server

Plausible Analytics를 위한 MCP 상호 작용 서버

Plausible Analytics API와 상호 작용하기 위한 모델 컨텍스트 프로토콜(MCP) 서버 구현입니다. 이 서버를 통해 AI 모델이 Plausible에서 분석 데이터를 쿼리할 수 있습니다.

지역 개발

이 클라이언트를 로컬로 실행하려면 Claude Desktop MCP Server 구성 파일에 다음 구성을 추가하세요.

지엑스피1

그런 다음, 다음과 같은 예제 프롬프트를 사용하여 Claude Desktop App에서 이 구현을 테스트할 수 있어야 합니다.

  • "avimbu.com에 대한 일일 분석 개요를 제공해 주실 수 있나요?"
  • "내 Plausible 계정에서 avimbu.com 도메인에 대한 관련 분석 보고서를 생성해 주실 수 있나요?"

로컬에서 서버 실행:

node dist/index.js

다른 터미널에서 빌드

npm run watch

연락하다

문의사항이 있으시면 AVIMBU를 통해 문의해 주시기 바랍니다.

-
security - not tested
F
license - not found
-
quality - not tested

remote-capable server

The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.

Plausible API를 통해 AI 모델이 Plausible Analytics에서 분석 데이터를 쿼리하고 검색할 수 있도록 하여 웹사이트 통계와 자연어 상호작용을 가능하게 합니다.

  1. 지역 개발
    1. 연락하다

      Related MCP Servers

      • -
        security
        A
        license
        -
        quality
        This server facilitates the invocation of AI models from providers like Anthropic, OpenAI, and Groq, enabling users to manage and configure large language model interactions seamlessly.
        Last updated -
        9
        Python
        MIT License
      • -
        security
        A
        license
        -
        quality
        Enables AI assistants to perform up-to-date web searches through the Tavily API, providing comprehensive search results with AI-generated summaries.
        Last updated -
        5
        JavaScript
        MIT License
      • -
        security
        F
        license
        -
        quality
        Enables AI assistants to interact with Metabase, providing access to dashboards, questions, databases, and tools for executing queries and viewing data through natural language.
        Last updated -
        JavaScript
        • Apple
      • -
        security
        A
        license
        -
        quality
        Exposes Denmark's Statistical Bureau API as programmable resources, making it easy to integrate with language models and modern AI applications to enable natural language queries for statistical data.
        Last updated -
        2
        Python
        MIT License

      View all related MCP servers

      MCP directory API

      We provide all the information about MCP servers via our MCP API.

      curl -X GET 'https://glama.ai/api/mcp/v1/servers/AVIMBU/plausible-mcp-server'

      If you have feedback or need assistance with the MCP directory API, please join our Discord server