GoodRx MCP Server
Related Servers
Alternatives to GoodRx MCP Server
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityDmaintenanceEnables AI models to find the best online deals by browsing and interacting with multiple shopping platforms like Amazon and eBay across various regions. It uses Playwright to automate searches and retrieve product information from compatible e-commerce and deal-tracking websites.11 npm3MIT
- AlicenseAqualityDmaintenanceEnables AI assistants to perform browser automation using Playwright, including navigation, content extraction, screenshot analysis, and custom script execution.54 npmMIT
- FlicenseNot gradedqualityDmaintenanceEnables AI assistants to automate web browsers through Playwright, providing capabilities for navigation, content extraction, form filling, screenshot capture, and JavaScript execution. Supports multiple browser engines with comprehensive error handling and security features.1-
- FlicenseNot gradedqualityDmaintenanceProvides browser automation capabilities for AI assistants, enabling web navigation, form filling, and data extraction through Playwright.-
- AlicenseNot gradedqualityDmaintenanceEnables LLMs to perform browser automation tasks including web scraping, taking screenshots, and executing JavaScript using Playwright. It facilitates real-time interaction with web pages and the generation of automated test code.6 npmMIT
- AlicenseNot gradedqualityDmaintenanceProvides browser automation capabilities using Playwright, enabling users to navigate websites, extract content, take screenshots, and interact with web pages through natural language prompts.6 npmMIT
TDQS
Scored across 5 tools
Each tool has a clearly distinct purpose: compare_prices focuses on price comparison across pharmacies, find_pharmacies locates nearby pharmacies, get_coupon retrieves discount coupon details, get_prices provides pricing at nearby pharmacies, and search_drug searches for drug information. There is no overlap or ambiguity between these functions.
All tools follow a consistent 'goodrx_verb_noun' pattern (e.g., goodrx_compare_prices, goodrx_find_pharmacies), using snake_case and starting with the server prefix. This uniformity makes the tool set predictable and easy to understand.
With 5 tools, this server is well-scoped for its purpose of accessing GoodRx drug pricing and pharmacy services. Each tool serves a specific, necessary function without redundancy, making the count appropriate and manageable.
The tool set covers core GoodRx workflows: searching drugs, finding pharmacies, getting prices, comparing prices, and obtaining coupons. A minor gap is the lack of tools for managing user accounts or prescription history, but the essential operations for price comparison and coupon retrieval are fully covered.