If you're building a Semrush app that lives in their AppCenter marketplace, this server handles the backend plumbing for subscription management, user provisioning, and event notifications. It's generated from Semrush's OpenAPI spec and connects to their AppCenter API endpoints for managing app lifecycle operations. Reach for this when you need to programmatically check subscription status, add or remove users from your app, or send events back to Semrush about what's happening in your integration. It's part of the MCP Armory registry, so it includes standard auth handling, retries, and Pydantic validation on all requests.
claude mcp add --transport stdio com.mcparmory-semrush-appcenter -- uvx mcparmory-semrush-appcenter