Skip to main content
Glama

Related Servers

Alternatives to lemon-squeezy-mcp

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      D
      maintenance
      A Model Context Protocol server that connects AI assistants to Salesforce orgs, enabling querying, searching, creating, updating, and managing Salesforce data through natural language via any MCP-compatible client.
      31 npm
      MIT
    • A
      license
      A
      quality
      C
      maintenance
      Persistent memory MCP server for Claude Code, Cursor, and GitHub Copilot. Semantic search, Git sync, project-based, Persistent memory MCP server for Claude Code, Cursor, and GitHub Copilot. Semantic search, Git sync, project-based organization, and team collaboration via Model Context Protocol.
      11
      231 npm
      2
      MIT
    • A
      license
      Not graded
      quality
      Not graded
      maintenance
      An MCP server implementation that integrates Claude/VS Code with Salesforce, enabling natural language interactions with your Salesforce data and metadata.
      MIT
    • A
      license
      A
      quality
      B
      maintenance
      A curated collection of Model Context Protocol (MCP) servers for popular SaaS platforms — Stripe, Sentry, Notion, Linear, Datadog, Vercel, PagerDuty, HubSpot, Intercom, Shopify, Google Workspace
      28
      1
      MIT
    • A
      license
      Not graded
      quality
      B
      maintenance
      Enables natural language interaction with Lemon Squeezy accounts via MCP tools for managing subscriptions, orders, discounts, license keys, and more, with built-in security and audit logging.
      34 npm
      MIT

    TDQS

    B3.3/5.0

    Scored across 53 tools

    Disambiguation4/5

    Most tools have distinct purposes targeting specific resources and actions, such as get_customer vs. list_customers or create_discount vs. delete_discount. However, some tools like get_financial_metrics and predict_churn_risk could overlap in analyzing subscription health, and search_orders vs. list_orders might cause confusion if an agent misinterprets filtering needs. Overall, descriptions help clarify, but minor ambiguities exist.

    Naming Consistency5/5

    Tool names follow a highly consistent verb_noun pattern throughout, such as create_customer, list_subscriptions, update_webhook, and get_order. There are no deviations in style (all snake_case) or verb usage, making the set predictable and easy for an agent to parse and understand.

    Tool Count2/5

    With 53 tools, the count is excessive for a typical MCP server, even for a comprehensive e-commerce platform like Lemon Squeezy. This many tools can overwhelm agents, increase complexity, and likely includes redundant or overly granular operations that could be consolidated. A well-scoped server typically has 3-15 tools, so this is a significant mismatch.

    Completeness5/5

    The tool set provides complete CRUD/lifecycle coverage for the Lemon Squeezy domain, including customers, subscriptions, orders, products, discounts, webhooks, and more. It covers creation, retrieval, listing, updating, deletion, and specialized operations like analytics, refunds, and integrations, with no obvious gaps that would hinder agent workflows.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues