poke-revenuecat-mcp

temujinkz/poke-revenuecat-mcp
★ 0 stars Python 🔌 API Integration Updated today
Custom MCP server that exposes RevenueCat's REST API to Poke. Ask 'how is my app doing on RevenueCat?' from iMessage. FastMCP + Python + Render deploy.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "poke-revenuecat-mcp": {
      "command": "uvx",
      "args": [
        "poke-revenuecat-mcp"
      ]
    }
  }
}

Or install with pip: pip install poke-revenuecat-mcp

README Excerpt

Custom MCP server that exposes RevenueCat's REST API to [Poke](https://poke.com) so you can ask "how is my app doing on RevenueCat?" from iMessage. Built for indie iOS founders who already live in Poke and don't want to keep opening the dashboard. > Inspired by [iamhenry/revenuecat-mcp](https://github.com/iamhenry/revenuecat-mcp), written from scratch for the Poke conversational use case (Bearer / x-api-key middleware, deploy-on-Render config, V1 + V2 RevenueCat API coverage, summarized customer

Tools (11)

REVENUECAT_PROJECT_IDREVENUECAT_V1_API_KEYREVENUECAT_V2_API_KEYget_configured_projectget_customerget_project_summarylist_appslist_entitlementslist_offeringslist_productslist_recent_customers