Roast Websites From Your AI Tools
Use the Model Context Protocol to roast websites directly from Claude Code, Cursor, Windsurf, and any MCP-compatible client. Just talk to your AI — it handles the rest.
What is MCP?
MCP (Model Context Protocol) is an open protocol that lets AI assistants connect to external tools and services. Our MCP server gives Claude the ability to roast websites, check results, and manage credits through natural conversation.
Instead of writing API calls or switching to a browser, just ask Claude to roast a website and get detailed scores, analysis, and recommendations right in your editor.
> Roast https://example.com and tell me what needs fixing
Roasting example.com... done!
Roast Results for https://example.com
Overall Score: 62/100
Category Scores:
SEO 62/100
Performance 45/100
Accessibility 71/100
Design/UX 78/100
...
Available Tools
Six tools that give Claude full access to website roasting, results, and credit management.
roast_url
1 credit
Submit a URL for AI-powered website analysis. Returns immediately with an ID — processing happens async.
roast_and_wait
1 credit
Submit a URL and wait for the complete results. Takes 30–90 seconds. The recommended tool for getting a full roast.
get_roast
Free
Get the status or results of a previously submitted roast by its ID.
list_roasts
Free
List previously submitted roasts with pagination. Shows ID, URL, status, and score for each.
batch_roast
1 credit/URL
Submit up to 10 URLs for analysis at once. Returns IDs for tracking each roast individually.
check_credits
Free
Check your credit balance, subscription tier, and API rate limit.
Get Started
Add the MCP server to your AI tool in seconds. OAuth handles authentication automatically — no API key needed.
Claude Code
Add the following to your .claude/settings.json or your project settings:
{
"mcpServers": {
"roastbyai": {
"url": "https://mcp.roastbyai.com/mcp"
}
}
}
On first use, Claude Code will open a browser window for OAuth authorization. No API key needed.
Cursor
Open Cursor Settings, navigate to the MCP section, and add a new server with this configuration:
{
"mcpServers": {
"roastbyai": {
"url": "https://mcp.roastbyai.com/mcp"
}
}
}
Uses the same remote server with OAuth authentication. A browser window will open for authorization on first use.
Requirements
- Professional or Agency subscription required for MCP access
- Same credit system as the web app and REST API — 1 credit per roast
- No API key needed — OAuth handles authentication automatically
Setup guides for specific tools
Ready to get roasted?
Start your free 14-day trial. No credit card required. Get your first roast in under 60 seconds.
No credit card required