Call For Me
@kimjin8
关于 Call For Me
Give your AI agent a phone. Place outbound calls to US businesses to ask about hours, book appointments, gather info, or follow up — the AI identifies itself as AI on every call. US numbers only. Free during beta, get an API key at https://call-for-me.fly.dev/register.
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"call-for-me": {
"url": "https://call-for-me.fly.dev/mcp/",
"headers": {
"Authorization": "Bearer cfm_<your_api_key>"
}
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Call For Me?
Call For Me gives your AI agent the ability to place real outbound calls to US businesses and people. The AI identifies itself as AI, follows plain‑English instructions, and returns a structured outcome for tasks like checking hours, verifying availability, or gathering information not available online.
How to use Call For Me?
Obtain a free beta API key at https://call-for-me.fly.dev/register, then add the server to your MCP client configuration with the URL https://call-for-me.fly.dev/mcp/ and a Authorization: Bearer cfm_<your_api_key> header. Once configured, tell your agent to make a call using the place_call tool and poll for results with get_call_status.
Key features of Call For Me
- Places outbound calls on behalf of an AI agent
- AI identifies itself as AI on every call
- Returns call status: completed, voicemail, no_answer, busy, etc.
- 5‑minute call cap and 24‑hour per‑recipient limit
- Emergency numbers (911, 988) are blocked
- Works only with US phone numbers (+1 E.164)
Use cases of Call For Me
- Ask about business hours or holiday schedules
- Check product or service availability
- Book reservations or appointments
- Follow up on submitted service requests
- Gather information that is not listed online
FAQ from Call For Me
How do I get an API key?
Visit https://call-for-me.fly.dev/register to sign up. The API key is free during the beta period.
What statuses can a call return?
The get_call_status tool returns one of: completed, voicemail, no_answer, rejected_ai, busy, timed_out, plus an exit_reason and any extracted data.
Does Call For Me support international numbers?
No. Only US phone numbers in E.164 format (starting with +1) are supported. International calling is planned.
What safety measures are in place?
The AI identifies itself as AI, will not commit to bookings or payments without user confirmation, enforces a 5‑minute call cap, applies a 24‑hour per‑recipient cap, and blocks emergency numbers.
How do I integrate Call For Me into my MCP client?
Add a server entry with the URL https://call-for-me.fly.dev/mcp/ and an HTTP header Authorization: Bearer cfm_<your_api_key> to your MCP configuration.
其他 分类下的更多 MCP 服务器
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
评论