Plivo MCP Server
@varunwahi-plivo
About Plivo MCP Server
No overview available yet
Basic information
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
—
More Other MCP servers
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.
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
Comments