sdk-mcp

amply-tools/sdk-mcp
★ 1 stars TypeScript AI/LLM Updated today
Local stdio MCP server for the Amply admin GraphQL API — sign up, log in, create projects/applications, and fetch API keys without opening the Amply admin UI. Pairs with the amply-integration skill.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "sdk-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "amply-tools/sdk-mcp"
      ]
    }
  }
}

README Excerpt

Local MCP server for [Amply](https://amply.tools) — lets your AI agent sign up, log in, create projects, register applications, and fetch API keys without ever opening the Amply admin UI. Pairs with the [`amply-integration` skill](../amply-skill/) for a hands-free SDK integration. When an agent integrates the Amply SDK into a mobile app, the human still has to:

Tools (20)

AMPLY_CREDS_FILEAMPLY_ENDPOINTAMPLY_MCP_DEBUGAcmeaccess_deniedamply_create_api_keyamply_create_applicationamply_create_campaignamply_create_campaign_from_templateamply_create_projectamply_describe_targetingamply_ensure_appamply_find_applicationamply_get_applicationamply_get_campaignamply_list_applicationsamply_list_campaignsamply_list_projectsamply_loginamply_logout