Back to Home
Traia-IO icon

nikola-test-mcp-mcp-server

Verified Safe

by Traia-IO

Overview

An MCP server for the Nikola TEST MCP API, enabling AI agents and LLMs to interact with its functionalities through standardized tools.

Installation

Run Command
./run_local_docker.sh

Environment Variables

  • PORT
  • STAGE
  • LOG_LEVEL
  • SERVER_ADDRESS
  • MCP_OPERATOR_PRIVATE_KEY
  • MCP_OPERATOR_ADDRESS
  • D402_FACILITATOR_URL
  • D402_FACILITATOR_API_KEY
  • D402_TESTING_MODE
  • NETWORK

Security Notes

The server uses standard practices and well-known libraries like FastMCP and Starlette. The `run_local_docker.sh` script performs complex environment setup for local development, including temporary file modifications and generating Ethereum accounts (SERVER_ADDRESS, MCP_OPERATOR_PRIVATE_KEY) using `web3` if not already set. While this is a convenience for local dev, the management of these sensitive keys is critical for production deployments and is explicitly flagged as a workaround. No `eval` or direct malicious patterns were found. Network risks are inherent to any server, but the implementation itself does not introduce obvious vulnerabilities beyond general server hardening best practices.

Similar Servers

Stats

Interest Score0
Security Score8
Cost ClassLow
Avg Tokens150
Stars0
Forks0
Last Update2025-11-28

Tags

MCP ProtocolAI IntegrationAPI GatewayDockerPayment Protocol