Back to Home
paylinkmcp icon

basic-mcp-agent

Verified Safe

by paylinkmcp

Overview

Provides monetized arithmetic tools (add, subtract) via an MCP (Model Context Protocol) HTTP server, integrating with PayLink for automatic payment processing.

Installation

Run Command
uv run main.py

Environment Variables

  • MCP_WALLET_CONNECTION_STRING

Security Notes

The server exposes endpoints on `0.0.0.0:5003`, which makes it accessible from any network interface. While acceptable for development and examples, this requires careful consideration and potentially firewall restrictions in a production environment. Payment processing relies on the `PayLink` SDK and external PayLink infrastructure, assuming its security mechanisms are robust. No obvious malicious patterns or unsafe code execution (`eval`, `exec`) are found in the tool logic itself. Wallet connection string is expected via environment variables.

Similar Servers

Stats

Interest Score0
Security Score8
Cost ClassLow
Avg Tokens10
Stars0
Forks0
Last Update2025-11-30

Tags

MCPMonetizationPayLinkAI ToolsPayment Processing