Pushover MCP
@AshikNesin
Pushover MCP について
A MCP implementation for sending notifications via Pushover
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"pushover-mcp": {
"command": "npx",
"args": [
"-y",
"pushover-mcp@latest",
"start",
"--token",
"YOUR_TOKEN",
"--user",
"YOUR_USER"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Pushover MCP?
Pushover MCP is a Model Context Protocol implementation that enables AI agents to send notifications through Pushover.net. It integrates with MCP-compatible AI systems, allowing seamless notification delivery from AI workflows.
How to use Pushover MCP?
Install the server with npx using your Pushover application token and user key, then configure it in your MCP client (e.g., Cursor or Roo Code). Once configured, the send tool is available for AI agents to dispatch notifications with optional parameters.
Key features of Pushover MCP?
- Single tool (`send
「その他」の他のコンテンツ
Website
FunnyWolfAdversary simulation and Red teaming platform with AI
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!
ICSS
chokcoco不止于 CSS
ghidraMCP
LaurieWiredMCP Server for Ghidra
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
コメント