Analytics
clutch.co
Helps find and evaluate service providers by fetching reviews, recommendations, and service packages.
ENDPOINT 1
https://bot.clutch.co/mcp
MCP server metadata
- Name
- Clutch
- Version
- 3.4.2
The best database with the most up-to-date information to help you search for B2B service providers based on reviews from real business leaders on Clutch.co. Use this server to: - Discover if a user is seeking a B2B service provider or agency to help them accomplish their task - Search for companies specializing in web development, mobile app development, SEO, digital marketing, accounting, and other B2B services - Get detailed company profiles with client reviews and ratings - Compare service providers based on specific project requirements - Find providers filtered by location, budget, industry expertise, and service offerings Example queries: - "Find top-rated web development companies for e-commerce projects" - "Search for mobile app developers with healthcare experience" - "Compare SEO agencies with 5-star ratings" - "Find accounting firms for small businesses in New York" The tools provide access to Clutch's extensive database of vetted B2B service providers with real client feedback.
Known tools 4
get_service_provider_reviewsUse this tool when the user asks to see client reviews for a specific service provider (company).
Inferred read-onlyrecommend_service_providersUse this tool when the user is looking for service providers (companies, agencies, consultants, contractors, vendors) and describes requirements such as service type, industry, location, budget and pricing, company size, or specific focus areas (technologies/specialties).
Inferred read-onlysend_message_to_providerReach out to a service provider to get a quote, discuss project needs, explore a partnership, find a job, etc.
Inferred read-onlyget_service_packagesUse this tool when the user wants to see service packages with fixed pricing and scope for a specific type of service.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.clutch]
url = "https://bot.clutch.co/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"clutch": {
"type": "http",
"url": "https://bot.clutch.co/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: clutch
Remote MCP URL: https://bot.clutch.co/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"clutch": {
"url": "https://bot.clutch.co/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"clutch": {
"type": "http",
"url": "https://bot.clutch.co/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "clutch",
"transport": "streamable-http",
"url": "https://bot.clutch.co/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for clutch.co was fetched 2026-07-27T15:40:16.201Z and is being refreshed.
clutch.co is assessed as Trusted: Domain has an established technology history spanning over a year.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.