🤖

Voxplo

Give AI agents a phone: outbound AI calls that return a summary, transcript, and extracted fields.

RUN IN TERMINAL
claude mcp add aivoxplo-voxplo -- npx -y voxplo-mcp
ADD TO claude_desktop_config.json
{ "mcpServers": { "aivoxplo-voxplo": { "command": "npx", "args": ["-y", "voxplo-mcp"] } } }
ADD TO .vscode/mcp.json
{ "mcpServers": { "aivoxplo-voxplo": { "command": "npx", "args": ["-y", "voxplo-mcp"] } } }
ADD TO .cursor/mcp.json
{ "mcpServers": { "aivoxplo-voxplo": { "command": "npx", "args": ["-y", "voxplo-mcp"] } } }

About This MCP Server

The ai.voxplo/voxplo server is a Model Context Protocol server that enables AI agents to make outbound calls and receive a summary, transcript, and extracted fields in return. It connects to npm and supports stdio and remote connections, allowing developers to integrate it into their applications. Developers would use this server when they need to provide their AI agents with the ability to initiate calls and process the resulting data.

Give AI agents a phone: outbound AI calls that return a summary, transcript, and extracted fields.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with ai & machine learning capabilities via the stdio transport.

Package

voxplo-mcp on npm

HOW TO USE

Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.

What tools does it provide?

The Voxplo server extends your AI assistant with ai & machine learning capabilities. Once installed, your AI can use its tools automatically.

DETAILS
README BADGE
Skills Playground MCP badge
[![Skills Playground](https://skillsplayground.com/badges/mcp/aivoxplo-voxplo.svg)](https://skillsplayground.com/mcps/aivoxplo-voxplo/)
SHARE
Share on X

Related MCP Servers

Get the best new skills
in your inbox

Weekly roundup of top Claude Code skills, MCP servers, and AI coding tips.