© 2026 YOLOX SYSTEM. ALL RIGHTS RESERVED.
Gives your agent the ability to interact with and test MCP servers directly from the command line.
When you need to discover available MCP servers and their tools
When you want to inspect the JSON input schema for a specific tool
When you need to call an MCP tool with specific arguments manually
Run mcp-cli to list all registered servers and their tool names
Explore specific server parameters using mcp-cli <server>
Inspect a tool's JSON schema with mcp-cli <server>/<tool>
Execute tool calls by passing JSON arguments via command line or stdin
You
I want to see what tools are available on my local filesystem MCP server.
Agent
I'll run `mcp-cli filesystem` to show you all available tools and their parameters. If you need more detail, I can add the `-d` flag to include full descriptions for each tool like `read_file` or `search_files`.
Gives your agent the ability to build, package, and deploy Windows applications using the MSIX and Windows SDK toolchain.
Gives your agent the ability to manage GitHub repositories, issues, pull requests, and workflows directly from the command line.
Gives your agent the ability to configure Dataverse MCP servers for GitHub Copilot with your environment URL.
Gives your agent the ability to design and implement high-quality MCP servers that connect LLMs to external APIs and services.
Gives your agent the ability to publish and manage Windows applications in the Microsoft Store using the msstore command-line interface.
© 2026 YOLOX SYSTEM. ALL RIGHTS RESERVED.