Plivo MCP Server
@varunwahi-plivo
关于 Plivo MCP Server
暂无概览
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"plivo": {
"command": "python",
"args": [
"server.py"
],
"env": {
"PLIVO_AUTH_ID": "",
"PLIVO_AUTH_TOKEN": "",
"MY_NUMBER": ""
}
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
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
—
其他 分类下的更多 MCP 服务器
Codelf
unbugA search tool helps dev to solve the naming things problem.
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
Servers
modelcontextprotocolModel Context Protocol Servers
评论