Back to Home
alamedaim-apps icon

authnet-mcp

Verified Safe

by alamedaim-apps

Overview

Provides read-only access to Authorize.net transaction reporting and settlement data for AI assistants.

Installation

Run Command
npx authnet-mcp

Environment Variables

  • AUTHNET_API_LOGIN_ID
  • AUTHNET_TRANSACTION_KEY
  • AUTHNET_ENVIRONMENT

Security Notes

The server explicitly uses environment variables for sensitive Authorize.net API credentials, preventing hardcoding. It is designed as read-only, eliminating risks of accidental charges or payment processing. All API calls are enforced over HTTPS by the underlying Authorize.net SDK. The code is straightforward with no apparent obfuscation or use of dangerous functions like 'eval'. Error handling for API responses is present, though specific error details could potentially be verbose if not carefully handled by the consuming AI. The dependency on the official Authorize.net SDK is a good practice.

Similar Servers

Stats

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

Tags

Authorize.netFinancialReportingMCP ServerNode.js