🤖 AsyncPraiseRebuke MCP Server
@fabianwilliams
About 🤖 AsyncPraiseRebuke MCP Server
MCP Server to get access to Reviews that are posted using the Async Praise Rebuke App
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"asyncpraiserebuke-mcp": {
"command": "npx",
"args": [
"--yes",
"@fabianwilliams/asyncpraiserebuke-mcp",
"scanAndLogNewBusinessEmails"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is 🤖 AsyncPraiseRebuke MCP Server?
The 🤖 AsyncPraiseRebuke MCP Server is a Model Context Protocol (MCP) server that exposes business feedback and contact discovery tools for integration with Claude Desktop or any MCP‑compliant client. It provides tools to list/search customer reviews, view top/bottom‑rated businesses, discover business emails via scraping, and log entries to a Cosmos DB directory.
How to use 🤖 AsyncPraiseRebuke MCP Server?
Install the package globally with npm install -g @fabianwilliams/asyncpraiserebuke-mcp. Then configure it in Claude Desktop by adding the ClicknContactScannerAgent entry to your config, setting REVIEW_API_KEY and REVIEW_API_BASE_URL environment variables. Alternatively, run the CLI agent directly with npx --yes @fabianwilliams/asyncpraiserebuke-mcp scanAndLogNewBusinessEmails.
Key features of 🤖 AsyncPraiseRebuke MCP Server
- Lists and searches all public customer feedback reviews
- Views top‑rated and lowest‑rated businesses
- Discovers business contact emails via scraping and heuristics
- Logs new business entries to a Cosmos DB directory
- Automates multi‑step email discovery with an AI agent tool
- Works with any MCP‑compatible client like Claude Desktop
Use cases of 🤖 AsyncPraiseRebuke MCP Server
- Automatically scan a list of business websites to find and store contact emails
- Query top‑performing and underperforming locations from a review API
- Search existing feedback or business directory records by partial name
- Manually add a business email to the Cosmos DB directory
- Chain email discovery, duplicate prevention, and logging in a single agent call
FAQ from 🤖 AsyncPraiseRebuke MCP Server
What environment variables are required?
The server needs REVIEW_API_KEY and REVIEW_API_BASE_URL to access your review API and Cosmos DB backend.
How does the email discovery tool work?
The discoverBusinessEmail tool uses ClicknContact’s scraping and heuristics to find contact emails and form fields from business websites.
Which tools are available as agents?
The discoverAndLogBusinessEmail agent automates the full workflow: it calls ClicknContact, checks your Cosmos DB directory for duplicates, and logs new businesses.
Can I run the server without Claude Desktop?
Yes. You can execute the CLI agent directly with npx using the scanAndLogNewBusinessEmails command.
What license is the server distributed under?
The server is released under the MIT license.
More Other MCP servers
Blender
ahujasidOpen-source MCP to use Blender with any LLM
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
ghidraMCP
LaurieWiredMCP Server for Ghidra
Comments