Back to Home
Traia-IO icon

nikola-test-2-mcp-server

Verified Safe

by Traia-IO

Overview

Provides AI agents and LLMs with tools to interact with the Nikola Test 2 API via the Model Context Protocol (MCP).

Installation

Run Command
docker-compose up

Environment Variables

  • 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 the D402 payment protocol, expecting `SERVER_ADDRESS` and `MCP_OPERATOR_PRIVATE_KEY` via environment variables. These are generated for local testing by `run_local_docker.sh` if not already set. It exposes a public HTTP endpoint and uses CORS `allow_origins=["*"]`, which permits all origins. No `eval` or obvious malicious patterns were found in the provided source code. The server relies on the security of the `traia-iatp` dependency for D402 payment processing.

Similar Servers

Stats

Interest Score0
Security Score8
Cost ClassLow
Stars0
Forks0
Last Update2025-12-10

Tags

nikola test 2apimcpAI agent toolLLM integration