Plivo MCP Server
@varunwahi-plivo
About Plivo MCP Server
No overview available yet
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"plivo": {
"command": "python",
"args": [
"server.py"
],
"env": {
"PLIVO_AUTH_ID": "",
"PLIVO_AUTH_TOKEN": "",
"MY_NUMBER": ""
}
}
}
}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 Plivo MCP Server?
A Message Control Protocol (MCP) server implementation for sending SMS messages via Plivo's API.
How to use Plivo MCP Server?
Install dependencies with pip install fastmcp plivo, then configure Claude Desktop by adding the server to your MCP configuration JSON with the required environment variables PLIVO_AUTH_ID, PLIVO_AUTH_TOKEN, and MY_NUMBER.
Key features of Plivo MCP Server
- Sends SMS messages using Plivo's API
- Integrates with Claude Desktop via MCP
- Lightweight Python implementation
Use cases of Plivo MCP Server
- Send SMS notifications from AI assistants
- Automate text alerts via API calls
FAQ from Plivo MCP Server
—
Basic information
More Other MCP servers
Blender
ahujasidOpen-source MCP to use Blender with any LLM

DeepMark
DeepMark helps teachers deliver rapid, consistent marking with meaningful feedback for every student — in a fraction of the time. What once took a week, now takes one free period.
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
ghidraMCP
LaurieWiredMCP Server for Ghidra
Comments