Skip to content

Apps-mcp

Apps-mcp

Apps API toolkit for AI agents

An unofficial MCP server and Agent Skills for customers, payment pages, coupons, and Discord on Apps (theapps.jp).

npx -y theapps-mcp configure

Two parts

MCP executes. Skills keep the workflow steady.

MCP (Apps-mcp)

Handles auth, HTTP, and read/write guards as agent tools.

Agent Skills (apps-api)

Provides required fields and recipes for create/update flows.

What you can do

Tool coverage follows the public Apps API surface.

Customers & payments

Lookup customer, charges, paid, installments, and verify webhooks.

Payment & registration pages

List/create/update/delete one-time, subscription, installment, and advance plans.

Coupons

List, create, update, and delete coupons.

Discord

Manage roles and channels.

Write guards

Read-only by default. Writes need allow + confirm.

Setup

Node.js 20+ is enough. No clone required.

npx -y theapps-mcp configure

Next step

Read the docs for setup and the full tool list.

If you like it, give me a star!