Back to Home
boldare icon

mcp-farmer

Verified Safe

by boldare

Overview

CLI tool for managing, analyzing, and scaffolding Model Context Protocol (MCP) servers, with AI-assisted features for tool generation and probing.

Installation

Run Command
npx mcp-farmer

Environment Variables

  • API_BASE_URL
  • GRAPHQL_ENDPOINT
  • PORT
  • XDG_STATE_HOME
  • APPDATA

Security Notes

The project uses standard Node.js practices for network requests (fetch) and child process management (spawn, exec). No 'eval' calls were found within the codebase for dynamic code execution. No obvious hardcoded secrets. The tool's design allows users to specify arbitrary URLs or local commands (via `--`) to interact with external MCP servers or local processes, which introduces inherent risk if the user targets untrusted sources. However, this functionality is documented and central to interacting with stdio-based MCP servers. The 'vet' command includes checks for 'dangerous tools' and 'PII handling' within the *target* MCP server's capabilities, indicating a security-conscious design for the overall ecosystem.

Similar Servers

Stats

Interest Score35
Security Score8
Cost ClassHigh
Avg Tokens3000
Stars3
Forks0
Last Update2026-01-19

Tags

mcpclideveloper-toolsscaffoldingauditingAI-assisted workflows