Back to Home
xbgmsharp icon

postgsail-mcp-server

Verified Safe

by xbgmsharp

Overview

Provides AI agents with read-only access to marine vessel data from PostgSail, enabling them to search logs, moorages, and monitor vessel systems for daily briefings and historical analysis.

Installation

Run Command
node dist/index.js

Environment Variables

  • POSTGSAIL_URL
  • POSTGSAIL_TOKEN
  • POSTGSAIL_USER
  • POSTGSAIL_PASS
  • POSTGSAIL_VERBOSE
  • POSTGSAIL_DEBUG

Security Notes

The server handles sensitive PostgSail authentication tokens, which are properly configured via environment variables and marked as sensitive in the manifest, reducing direct exposure risks. It operates over STDIO, which is generally more secure than exposing network ports. No usage of 'eval' or obvious obfuscation was found. The primary external dependency for data is the PostgSail API itself, and security largely depends on the integrity and configuration of that upstream service and the provided POSTGSAIL_URL. Input validation is present in tool schemas.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassMedium
Avg Tokens2000
Stars0
Forks0
Last Update2026-01-07

Tags

marine datavessel monitoringAI agentModel Context ProtocolPostgSail