mcpbeat Sign in

Thumbtack MCP Server

local only

Thumbtack MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 59 installs a week from npm. Last commit 1 Sep 2026.

Unofficial Thumbtack MCP — search local service pros, read profiles, ratings and reviews

Installs per day peak 203 · avg 14 · -28% w/w
a month agotoday
59
Installs / week
npm · @chrischall/thumbtack-mcp
0
Stars
0 open issues
1 Sep 2026
Last commit
0 releases in 90 days
License
TypeScript

Nothing serious here today

Today is the operative word: we check Thumbtack MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add thumbtack-mcp -- npx -y @chrischall/thumbtack-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "thumbtack-mcp": {
      "args": [
        "-y",
        "@chrischall/thumbtack-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.thumbtack-mcp]
command = "npx"
args = ["-y", "@chrischall/thumbtack-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "thumbtack-mcp": {
      "args": [
        "-y",
        "@chrischall/thumbtack-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "thumbtack-mcp": {
      "args": [
        "-y",
        "@chrischall/thumbtack-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Thumbtack MCP

same job, measured the same way
Angi MCP
by chrischall

Angi for Claude — find home-service pros by trade and city, read ratings and reviews

537 installs/wk local only
Serpapi Hotels
by pulsemcp

MCP server for searching Google Hotels via SerpAPI — hotel search, pricing, ratings, and reviews.

78 installs/wk local only
Proton Mail (unofficial)
by sethbang

Unofficial Proton Mail MCP — send, read, search & organize email over SMTP and IMAP

122 installs/wk local only
Livespace CRM MCP Server
by proautomator

Unofficial local MCP server for Livespace CRM with read tools and guarded writes.

42 installs/wk local only
Git Leaderboard
by hrvoje0099

Official MCP server for Git Leaderboard rankings, profiles, streaks, and user comparisons.

42 installs/wk local only
Twitter/X MCP
by granitebps

Read public X posts, replies, profiles, and search results through Rettiwt or the official API.

245 installs/wk local only
Alltrails MCP
by chrischall

Unofficial AllTrails MCP for Claude — search trails, get details, reviews, photos, saved lists

556 installs/wk local only
Contractors Near Me
by contractorsnearme

Search licensed US contractors by trade or location, fetch profiles and reviews, and submit leads.

14 tools answering

Thumbtack MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Thumbtack MCP?
Thumbtack MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @chrischall/thumbtack-mcp was installed 59 times last week.
How do I connect Thumbtack MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @chrischall/thumbtack-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Thumbtack MCP?
The npm package @chrischall/thumbtack-mcp was installed 59 times in the last week. Week over week that is -28%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Thumbtack MCP open source?
Yes — written in TypeScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.