Spix-HQ/spix-mcp
by Various
Spix MCP Server — give AI agents phone calls, SMS, and email as tool calls
MCP
Spix-HQ/spix-mcp
Added 1 June 2026
Overview
Spix MCP Server exposes phone calls, SMS, and email as tool calls for AI agents via the Model Context Protocol. It is written in Python and acts as a bridge between an MCP-compatible host and Spix's communication APIs.
Best for
Best for
Developers building MCP-based agents that need outbound phone, SMS, or email capabilities
Use cases
- Let an AI agent send SMS notifications or alerts
- Enable an agent to place outbound phone calls with pre-recorded messages
- Allow an agent to send emails programmatically through tool calls
Notes
Spix MCP Server exposes phone calls, SMS, and email as tool calls for AI agents via the Model Context Protocol. It is written in Python and acts as a bridge between an MCP-compatible host and Spix’s communication APIs.
0 stars on GitHub. Last updated 2026-03-25. Licensed MIT.
Use cases
- Let an AI agent send SMS notifications or alerts
- Enable an agent to place outbound phone calls with pre-recorded messages
- Allow an agent to send emails programmatically through tool calls
Pros
- Straightforward MCP integration for adding telephony and messaging to agents
- Covers three common communication channels in one server
- Python codebase is easy to inspect and modify
Cons
- Zero stars and no community traction yet, indicating early or unproven reliability
- Requires a Spix account and API keys, adding external dependency
- Limited to Spix’s supported regions and rate limits
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Straightforward MCP integration for adding telephony and messaging to agents
- Covers three common communication channels in one server
- Python codebase is easy to inspect and modify
Cons
- Zero stars and no community traction yet, indicating early or unproven reliability
- Requires a Spix account and API keys, adding external dependency
- Limited to Spix's supported regions and rate limits
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Claude Code
Anthropic
Anthropic's terminal-native coding agent. Reads your repo, edits files, runs tests, ships PRs.
Cursor
Anysphere
The AI-first code editor. Tab to autocomplete, Composer to multi-file refactor, Agents for the long-running stuff.