Call For Me
@kimjin8
About 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.
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"call-for-me": {
"url": "https://call-for-me.fly.dev/mcp/",
"headers": {
"Authorization": "Bearer cfm_<your_api_key>"
}
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
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.
More Other MCP servers
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
Website
FunnyWolfAdversary simulation and Red teaming platform with AI
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
Comments