freemcp.space
Command Line Interface

Ship faster with the CLI.

Deployment, monitoring, and management for your MCP servers directly from the terminal. Everything you love about the dashboard, now in your shell.

Download and install the official freemcp CLI via npm:

$ npm install -g @freemcp/cli
L

Real-time Logs

Monitor your server logs in real-time. Debug issues as they happen without leaving your editor.

freemcp logs [server-id]
M

Bulk Management

List all your active servers, check their status, and restart or kill processes with single commands.

freemcp list

Ready to go headless?

Explore the full command list by running freemcp --help