Skip to main content
Glama
oliverhpage

Stoop

by oliverhpage

Stoop — 通过你的 AI 助手找到持证承包商

Stoop 是一个 MCP 服务器,将 AI 对话转化为真实的承包商匹配。让 Claude 帮你找迈阿密的管道工、暖通空调技师或电工——立即获得 3 家持证、有评级的服务商,附带电话号码和价格。

不用再谷歌搜索。不用再打开 5 个标签页。不用再拨打陌生号码。

工作原理

你向 Claude 提问,比如:

"我家厨房水龙头漏水了,我需要迈阿密的管道工"

Stoop 返回 3 家经过验证的服务商,按执照状态、评分、距离和价格排序——附带直接拨号/短信链接。

你能得到什么:

  • 经佛罗里达州 DBPR 数据库验证的持证服务商

  • 来自 Google Places + Yelp 的星级评分和评论数量

  • 针对你具体服务的价格区间

  • 一键拨号/短信的电话号码

  • 紧急情况检测(水管爆裂和常规保养会得到不同的结果)

Related MCP server: mcp-localintel

快速设置(2 分钟)

Claude Desktop

将此内容添加到你的 claude_desktop_config.json

macOS: ~/Library/Application Support/Claude/claude_desktop_config.json Windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "stoop": {
      "command": "npx",
      "args": [
        "mcp-remote",
        "https://stoop-mcp-server.stoop.workers.dev/mcp"
      ]
    }
  }
}

重启 Claude Desktop。完成。

验证是否生效

向 Claude 提问以下任意问题:

  • "我需要迈阿密的管道工"

  • "我的空调坏了,现在 95 度"

  • "紧急情况!地下室水管爆裂"

  • "找一位 Coral Gables 附近的电工做配电盘升级"

Stoop 搜索范围

行业

覆盖范围

执照类型

管道

234 家服务商

FL CFC 执照

电气

230 家服务商

FL EC 执照

暖通空调

175 家服务商

FL CAC 执照

所有服务商均位于迈阿密-戴德县和布劳沃德县都会区。数据来源包括 Google Places、Yelp Fusion 和佛罗里达州商业与专业监管部(DBPR)。

MCP 工具

Stoop 通过 Model Context Protocol 提供 4 个工具:

工具

描述

service_search

按行业、位置、紧急程度和预算搜索服务商

provider_profile

获取特定服务商的详细信息(执照、营业时间、评价)

home_profile

存储你的房屋信息以改善未来的匹配结果

job_history

查看你过去的搜索和联系记录

排名机制

服务商按 100 分制评分:

因素

分值

说明

有效的 FL 执照

30

已通过 DBPR 验证

星级评分

0–20

根据 Google/Yelp 评分换算

评论数量

0–15

对数刻度,上限约 150 条评论

距离

0–15

每近 1 英里加 1 分

可用性

10

v1 版本默认可用

价格匹配

10

在你的预算范围内

紧急情况加成

+15

仅限紧急请求

技术栈

  • 运行时: Cloudflare Workers(全球边缘节点)

  • 数据库: Supabase PostgreSQL + PostGIS

  • 意图解析: 关键词优先,Claude Sonnet 兜底

  • 数据源: Google Places API、Yelp Fusion API、FL DBPR

  • UI 组件: React 19 MCP 应用卡片,支持文本/Markdown 回退

  • Monorepo: Turborepo,共享 TypeScript 包

当前覆盖范围

仅限迈阿密都会区(迈阿密-戴德县 + 布劳沃德县)。三个行业:暖通空调、管道、电气。

更多城市和行业将根据需求陆续推出。

隐私

  • 你的搜索查询会被存储用于分析(改进结果)

  • 不会向 LLM 发送任何个人信息——仅发送查询文本

  • 服务商数据来自公开来源(Google、Yelp、州执照数据库)

  • 你可以随时请求删除数据

贡献

这是一个早期阶段的产品。欢迎在 github.com/oliverhpage/stoop/issues 提交问题和反馈。

许可证

MIT

A
license - permissive license
Not graded
quality - not tested
D
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • F
    license
    Not graded
    quality
    B
    maintenance
    The routing layer between AI agents and local Florida businesses. Live data on permits, sector gaps, and market signals across 2,383 ZIP codes — so when an agent, voice assistant, or real customer needs something done, the right business gets the job. Ask LocalIntel Claim Your Listing
  • A
    license
    Not graded
    quality
    B
    maintenance
    Home Services MCP by HireNimbus lets AI agents find, compare, and book verified local pros for handyman, renovation, HVAC, plumbing, electrical, and landscaping jobs in supported US metro markets.
    Apache 2.0

View all related MCP servers

Related MCP Connectors

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/oliverhpage/stoop'

If you have feedback or need assistance with the MCP directory API, please join our Discord server