CLI for interacting with MCP servers via stdio and HTTP transport
CLI for interacting with MCP servers using both stdio and HTTP transport
mcptools$ mcptools list$ mcptools call --server localhost:3000 --tool toolname --args '{"param": "value"}'$ mcptools connect --stdio --command 'node server.js'