|
1 | 1 | # @comparedge/mcp-server |
2 | 2 |
|
3 | 3 | [](https://glama.ai/mcp/servers/comparedge/mcp-server-comparedge) |
4 | | -[](https://registry.modelcontextprotocol.io) |
| 4 | +[](https://registry.modelcontextprotocol.io) |
5 | 5 | [](https://mcpservers.org/servers/comparedge/mcp-server-comparedge) |
6 | 6 | [](https://www.npmjs.com/package/@comparedge/mcp-server) |
7 | 7 | [](https://opensource.org/licenses/MIT) |
8 | 8 | [](https://snyk.io/test/github/comparedge/mcp-server-comparedge) |
9 | 9 |
|
10 | | -Model Context Protocol server providing structured access to the [ComparEdge](https://comparedge.com) software intelligence database. Covers verified pricing plans, independently aggregated ratings, feature breakdowns, and category rankings for 508+ SaaS, AI, and security products. No API key required. |
| 10 | +Model Context Protocol server providing structured access to the [ComparEdge](https://comparedge.com) software intelligence database. Covers verified pricing plans, independently aggregated ratings, feature breakdowns, and category rankings for 495+ SaaS, AI, and security products. No API key required. |
11 | 11 |
|
12 | 12 | ## Installation |
13 | 13 |
|
@@ -89,7 +89,7 @@ Use the `npx @comparedge/mcp-server` command with stdio transport in any MCP-com |
89 | 89 |
|
90 | 90 | | Tool | Required Parameters | Description | |
91 | 91 | |---|---|---| |
92 | | -| `search_tools` | `query` (string) | Full-text search across 508+ products by name, keyword, or use case. Returns name, category, rating, free plan flag, starting price, and ComparEdge URL. | |
| 92 | +| `search_tools` | `query` (string) | Full-text search across 495+ products by name, keyword, or use case. Returns name, category, rating, free plan flag, starting price, and ComparEdge URL. | |
93 | 93 | | `get_tool` | `slug` (string) | Complete product profile: description, category, rating, all pricing plans with highlights, key features, and verified date. | |
94 | 94 | | `compare_tools` | `tool1`, `tool2` (strings) | Side-by-side comparison of two products: pricing, ratings, free plan availability, and direct comparison URL. | |
95 | 95 | | `list_category` | `category` (string) | All tools in a category. Optional: `sort_by` ("rating" or "startingPrice"), `free_only` (boolean). | |
|
0 commit comments