Skip to main content
Glama

mcp-pushinator

by appricos

푸시네이터 MCP

종속성을 설치하려면:

지엑스피1

빌드하려면:

bun run build

그런 다음 Pushinator MCP를 MCP 클라이언트에 추가합니다(API 토큰은 Pushinator API 토큰 페이지 에서 검색할 수 있음).

{ "mcpServers": { "pushinator": { "command": "node", "args": ["path-to-repo/build/index.js"], "env": { "PUSHINATOR_API_KEY": "YOUR_PUSHINATOR_API_KEY" } } } }
Install Server
A
security – no known vulnerabilities
A
license - permissive license
A
quality - confirmed to work

remote-capable server

The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.

Pushinator MCP를 사용하면 LLM 기반 워크플로에서 장치로 푸시 알림을 보낼 수 있습니다.

Related MCP Servers

  • A
    security
    A
    license
    A
    quality
    An MCP server that enables LLMs to interact with Todoist tasks, projects, and other features through the Todoist API.
    Last updated -
    36
    803
    154
    TypeScript
    MIT License
    • Apple
    • Linux
  • A
    security
    F
    license
    A
    quality
    Playwright wrapper for MCP that enables LLM-powered clients to control a browser for automation tasks.
    Last updated -
    10
    Python
  • A
    security
    F
    license
    A
    quality
    An MCP server that implements a structured workflow for LLM-based coding, guiding development through feature clarification, documentation generation, phased implementation, and progress tracking.
    Last updated -
    10
    64
    15
    TypeScript
    • Apple
  • A
    security
    A
    license
    A
    quality
    An MCP server that enables LLMs to interact with Moodle platforms to manage courses, students, assignments, and quizzes through natural language commands.
    Last updated -
    7
    14
    JavaScript
    MIT License
    • Apple

View all related MCP servers

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/appricos/pushinator-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server