You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Complete verified pricing breakdown — all plans, prices, features per tier, trial status, and free plan availability. Includes per-token pricing for LLM/AI tools.
63
+
Complete verified pricing breakdown: all plans, prices, features per tier, trial status, and free plan availability. Includes per-token pricing for LLM/AI tools.
64
64
65
65
```
66
66
slug string required Product slug. Use search_tools first if unsure of the exact slug.
@@ -75,7 +75,7 @@ slug string required Product slug. Use search_tools first if unsure of the
75
75
---
76
76
77
77
### `compare_tools`
78
-
Side-by-side structured comparison of two software products — pricing, features, ratings, and key differences.
78
+
Side-by-side structured comparison of two software products: pricing, features, ratings, and key differences.
79
79
80
80
```
81
81
tool1 string required Slug of the first product
@@ -84,13 +84,13 @@ tool2 string required Slug of the second product
84
84
85
85
**Example prompts:**
86
86
-*"Compare Notion vs Coda"*
87
-
-*"Notion vs Obsidian — which is better for a team?"*
87
+
-*"Notion vs Obsidian: which is better for a team?"*
88
88
-*"Compare Salesforce and HubSpot pricing"*
89
89
90
90
---
91
91
92
92
### `compare_pricing`
93
-
Focused pricing analysis of two tools side by side — plan-by-plan cost breakdown with value assessment.
93
+
Focused pricing analysis of two tools side by side: plan-by-plan cost breakdown with value assessment.
94
94
95
95
```
96
96
tool1 string required Slug of the first product
@@ -113,7 +113,7 @@ limit number optional Number of alternatives to return (default: 5, max: 10
113
113
114
114
**Example prompts:**
115
115
-*"What are the best alternatives to Salesforce under $50/user/mo?"*
116
-
-*"I want to switch from Slack — what else is there?"*
116
+
-*"I want to switch from Slack, what else is there?"*
117
117
-*"Find open-source alternatives to Notion"*
118
118
119
119
---
@@ -167,11 +167,11 @@ Pricing and feature data is sourced directly from vendor pricing pages, verified
167
167
|||
168
168
|---|---|
169
169
|**Documentation**|[MCP Server setup guides and tool reference](https://comparedge.com/mcp/docs)|
170
-
|**Open Dataset**|[495+ tools open dataset on ComparEdge](https://comparedge.com/open-data)— CC BY 4.0 |
170
+
|**Open Dataset**|[495+ tools open dataset on ComparEdge](https://comparedge.com/open-data)(CC BY 4.0)|
171
171
|**Data Methodology**|[How ComparEdge verifies pricing and ratings](https://comparedge.com/methodology)|
172
172
|**MCP Protocol Specification**|[Model Context Protocol official specification](https://modelcontextprotocol.io)|
173
173
174
174
## License
175
175
176
-
MIT —[ComparEdge MCP Server source on GitHub](https://github.com/comparedge/mcp-server-comparedge)
176
+
MIT:[ComparEdge MCP Server source on GitHub](https://github.com/comparedge/mcp-server-comparedge)
0 commit comments