Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@ProofBase MCP ServerGenerate a professional testimonial for a CRM from a Sales VP who saved 10 hours a week"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
ProofBase MCP Server
An MCP (Model Context Protocol) server for generating realistic customer testimonials using AI. Part of the ProofBase testimonial management ecosystem.
Features
AI-Powered Generation: Uses Claude to create authentic-sounding testimonials
Customizable Tone: Choose between professional, casual, or enthusiastic styles
Flexible Output: Includes customer name, role, company, avatar, and rating
Metric Support: Optionally include specific metrics for credibility
Installation
Or install from source:
Configuration
Set your Anthropic API key:
Usage with Claude Desktop
Add to your Claude Desktop configuration (claude_desktop_config.json):
Available Tools
generate_testimonial
Generate a realistic customer testimonial.
Inputs:
Parameter | Type | Required | Description |
| string | ✅ | Name of the product |
| string | ✅ | Type of customer (e.g., "SaaS founder", "Marketing manager") |
| string | ✅ | Key benefit to highlight (e.g., "increased conversions") |
| string | ❌ | One of: "professional", "casual", "enthusiastic" (default: professional) |
| boolean | ❌ | Whether to include specific numbers (default: true) |
Example Output:
Example Usage
Development
Testing
License
MIT