·payram-analytics
{}

payram-analytics

Query PayRam analytics via MCP tools to retrieve payments, user growth, transaction summaries, and project metrics. Covers discovery, graph data fetching, and ready-to-run workflows for dashboards and reports. Use when building analytics dashboards, generating reports, monitoring payment trends, or automating insights from PayRam.

5Installs·0Trend·@payram

Installation

$npx skills add https://github.com/payram/payram-helper-mcp-server --skill payram-analytics

How to Install payram-analytics

Quickly install payram-analytics AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/payram/payram-helper-mcp-server --skill payram-analytics
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: payram/payram-helper-mcp-server.

SKILL.md

View raw

PayRam Analytics exposes MCP tools that query the PayRam analytics API and return formatted summaries or pretty-printed JSON. Use these tools to power dashboards, weekly reports, or agent-driven insights.

| payramdiscoveranalytics | List analytics groups, graphs, and filters | | payramfetchgraphdata | Fetch data for a specific graph by group/graph id | | payrampaymentssummary | Payment amount and count graphs (auto-discovery) | | payrampaymentsummary | Totals by payment status (open, closed, cancelled) |

| payramprojectslist | List external platform projects (id, name) | | payrampaymentsearch | Search payments with filters and pagination | | payrampaymentlink | Create payment link for a project | | payramnumberssummary | Key numeric metrics from Numbers group | | payramtransactioncounts | Per-day transaction counts and amounts |

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/payram/payram-helper-mcp-server --skill payram-analytics
Category
{}Data Analysis
Verified
First Seen
2026-02-22
Updated
2026-03-10

Browse more skills from payram/payram-helper-mcp-server

Quick answers

What is payram-analytics?

Query PayRam analytics via MCP tools to retrieve payments, user growth, transaction summaries, and project metrics. Covers discovery, graph data fetching, and ready-to-run workflows for dashboards and reports. Use when building analytics dashboards, generating reports, monitoring payment trends, or automating insights from PayRam. Source: payram/payram-helper-mcp-server.

How do I install payram-analytics?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/payram/payram-helper-mcp-server --skill payram-analytics Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/payram/payram-helper-mcp-server