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.
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Comments