Back to Home
michaelpetrik icon

mcp-setter

Verified Safe

by michaelpetrik

Overview

Installing and managing Model Context Protocol (MCP) servers across different AI services and operating systems.

Installation

Run Command
npm run dev:cli

Environment Variables

  • CONTEXT7_API_KEY
  • GITHUB_MCP_PAT
  • N8N_API_KEY
  • N8N_API_URL

Security Notes

The codebase demonstrates strong security practices including explicit handling of sensitive environment variables, runtime validation, and scrubbing of sensitive data (API keys, file paths) from telemetry payloads. It also includes business rule validation to prevent potentially dangerous system commands from being executed. However, its core functionality involves installing and executing code from an external MCP registry, which inherently carries a supply chain risk dependent on the trustworthiness of the registry's content. No 'eval' or malicious obfuscation patterns were found.

Similar Servers

Stats

Interest Score0
Security Score8
Cost ClassLow
Avg Tokens50
Stars0
Forks0
Last Update2025-11-19

Tags

MCPAI servicesconfiguration managementcross-platformCLI