{
  "name": "ComparEdge MCP Server",
  "description": "Compare pricing, ratings, and features for 494+ AI, SaaS, and cybersecurity tools. Verified data, no vendor bias.",
  "version": "2.5.8",
  "url": "https://comparedge.com/mcp",
  "icon": "https://comparedge.com/favicon.ico",
  "homepage": "https://comparedge.com/mcp",
  "repository": "https://github.com/comparedge/mcp-server-comparedge",
  "marketplace": "https://github.com/marketplace/comparedge",
  "npm": "@comparedge/mcp-server",
  "transport": [
    {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "@comparedge/mcp-server"
      ]
    }
  ],
  "capabilities": {
    "tools": true,
    "resources": false,
    "prompts": false
  },
  "tools": [
    {
      "name": "search_products",
      "description": "Search 494+ SaaS, AI, and cybersecurity tools by name, category, or feature"
    },
    {
      "name": "get_product",
      "description": "Get full details for a specific tool including verified pricing, ratings, and plans"
    },
    {
      "name": "compare_products",
      "description": "Compare two products head-to-head with pricing, ratings, and feature differences"
    },
    {
      "name": "get_alternatives",
      "description": "Find alternatives to a tool with pricing and rating comparison"
    },
    {
      "name": "get_pricing",
      "description": "Get detailed pricing information for any tool"
    }
  ],
  "categories": [
    "ai-tools",
    "saas",
    "cybersecurity",
    "pricing",
    "comparison"
  ],
  "data": {
    "product_count": 494,
    "category_count": 44,
    "last_updated": "2026-05-30",
    "coverage": "AI tools, SaaS, cybersecurity, crypto, productivity"
  },
  "publisher": {
    "name": "ComparEdge",
    "url": "https://comparedge.com",
    "contact": "admin@comparedge.com"
  }
}
