Back to Home
ry-ops icon

pulseway-mcp-server

Verified Safe

by ry-ops

Overview

Integrates Claude AI with Pulseway PSA to automate management of service desk tickets, finance, CRM, and time tracking operations.

Installation

Run Command
uv run --directory /absolute/path/to/pulseway-mcp-server pulseway-mcp

Environment Variables

  • PULSEWAY_GATEWAY_URL
  • PULSEWAY_USERNAME
  • PULSEWAY_PASSWORD
  • PULSEWAY_COMPANY_NAME

Security Notes

The project strongly emphasizes secure handling of credentials, using environment variables via `secrets.env` (which is git-ignored) and recommending restricted file permissions. It uses standard HTTP(S) communication with basic authentication. There are no signs of `eval`, obfuscation, or malicious patterns. Error handling is present, but a broad `try-except` in `call_tool` could be more specific, though it returns the error to the LLM.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassMedium
Avg Tokens750
Stars0
Forks0
Last Update2025-12-03

Tags

Claude AIPulseway PSAMCPAPI IntegrationPSA Automation