Skip to content

MCP ๐Ÿ”ฑ

mcp has useful commands for exploring MCP Tools.

This is similar to the MCP Inspector, and other such tools.

Call MCP Tool

$ ./enola -v mcp call-tool modelcontextprotocol/everything echo '{"message":"hi"}'
...

List MCP Tools

$ ./enola mcp list-tools --help
...