# Clutch.co MCP server

Trusted B2B service providers with verified client reviews

## Links
- Registry page: https://www.getdrio.com/mcp/co-clutch-mcp

## Install
- Endpoint: https://bot.clutch.co/mcp
- Auth: Not captured

## Setup notes
- Remote endpoint: https://bot.clutch.co/mcp

## Tools
- get_service_provider_reviews (Get Service Provider's Reviews) - Use this tool when the user asks to see client reviews for a specific service provider (company).

It returns detailed verified reviews that include project information, pricing, scope, client feedback, ratings,
 and more.
Optionally filter reviews by a specific service.
         Endpoint: https://bot.clutch.co/mcp
- recommend_service_providers (Recommend Service Providers) - Use 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).

The tool returns a ranked list of providers that best match the criteria, including basic profile info
and review/rating signals for comparison. Use `offset`/`limit` for pagination.

Examples:
- "Give me top web development companies for small businesses in the healthcare industry" ->
    service="Web Development", industry="Healthcare", client_type="Small Business( <$10M)"
- "I need to improve SEO of my online store" -> service="SEO"
- "I need SEO agencies that specialize in Shopify and have at least 10 reviews" ->
    service="SEO", focus_areas=["Shopify"], min_reviews=10
         Endpoint: https://bot.clutch.co/mcp
- get_service_packages (Get Service Packages) - Use this tool when the user wants to see service packages with fixed pricing and scope
for a specific type of service.

This tool returns standardized packages offered by service providers, including pricing tiers,
deliverables, and delivery timelines. It is useful when the user asks about cost, scope of work,
or wants to compare package options. Use `page`/`limit` for pagination.
 Endpoint: https://bot.clutch.co/mcp

## Resources
- ui://widget/provider_reviews.html - MIME type: text/html;profile=mcp-app
- ui://widget/recommend_providers.html - MIME type: text/html;profile=mcp-app
- ui://widget/service_packages.html - MIME type: text/html;profile=mcp-app

## Prompts
Not captured

## Metadata
- Owner: co.clutch
- Version: 1.0.1
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: May 27, 2026
- Source: https://registry.modelcontextprotocol.io
