Back to Home
justifi-tech icon

mcp-server

Verified Safe

by justifi-tech

Overview

AI-assisted payment management through a Model Context Protocol (MCP) server, providing JustiFi payment tools for integration with AI agents and workflows.

Installation

Run Command
npx @justifi/mcp-server

Environment Variables

  • JUSTIFI_CLIENT_ID
  • JUSTIFI_CLIENT_SECRET
  • JUSTIFI_ENABLED_TOOLS
  • JUSTIFI_BASE_URL
  • LOG_LEVEL
  • MCP_TRANSPORT
  • MCP_HOST
  • MCP_PORT

Security Notes

The project demonstrates a high level of security awareness, especially for financial operations. Payment creation is strictly enforced to 'test mode' in production via API key and test card validation. Environment variables are used for all secrets. The OAuth 2.1 implementation plan outlines robust security measures including Auth0 integration, HTTPS, token validation, secure credential management (AWS Secrets Manager), network segmentation (ALB, private subnets, security groups), and input sanitization (in examples). A minor concern is the use of `spawnSync` for Python version checks in the Node.js wrapper, which executes dynamic code, but its scope is limited and low risk.

Similar Servers

Stats

Interest Score30
Security Score9
Cost ClassLow
Stars1
Forks0
Last Update2025-12-05

Tags

mcppaymentsailangchainopenaiagent-toolkitfinancialauth0npx