plainsignal-mcp

plainsignal-mcp

1

The project is an MCP server for PlainSignal analytics, providing tools to retrieve reports and metrics. It supports installation via npm and allows configuration through environment variables, offering flexibility and ease of use.

PlainSignal MCP Server

This project is a Model Context Protocol (MCP) server implementation designed for PlainSignal analytics data. It allows users to retrieve analytics reports and metrics via the MCP protocol.

Features

  • Tools: Provides features like getReport for analytics reports and getSubReport for detailed metrics.

Setup

  • Installation can be done easily via npm, either globally or locally.

Usage

  • Supports both npm and source-based execution.
  • Allows environment variables for configuration such as API base URL and access token.

Example

  • An example client demonstrates connecting to the server, listing tools, and calling reports.

License

  • Licensed under the MIT License.