Clawcall is a Model Context Protocol (MCP) server: MCP server for ClawCall — AI-powered US phone calling. Because it speaks the Model Context Protocol, AI assistants can use Clawcall as a set of callable tools instead of you copy-pasting between apps.
It runs locally: the npm package @clawcall/mcp speaks MCP over stdio on your machine. The current release is v0.1.0, published under the MIT license, with source at ClawCall-Dev/clawcall on GitHub.
On mcp.site, Clawcall sits in the AI & Agents category. Any MCP client can use it — Claude Desktop, Claude Code, Cursor, VS Code, Windsurf, Zed among them — via the install snippets below. If you maintain Clawcall for ClawCall-Dev, claim this listing to verify ownership, earn the Verified badge, and keep the details current.
▸npm package — @clawcall/mcp · MCP over stdio
▸Open source — MIT license · ClawCall-Dev/clawcall