MCP Directory
Back

mcptools

by f · Go · ★ 1,572

A command-line interface for interacting with MCP (Model Context Protocol) servers using both stdio and HTTP transport.

#mcp#mcp-server#modelcontextprotocol

Install

go install github.com/f/mcptools@latest

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "mcptools": {
      "command": "npx",
      "args": [
        "-y",
        "github:f/mcptools"
      ]
    }
  }
}

From the README

Swiss Army Knife for MCP Servers A comprehensive command-line interface for interacting with MCP (Model Context Protocol) servers. Discover, call, and manage tools, resources, and prompts from any MCP-compatible server. Supports multiple transport methods, output formats, and includes powerful mock and proxy server capabilities. [](https://blog.fka.dev/blog/2025-03-27-mcp-inspector-vs-mcp-tools/) - [Overview](#overview) - [Difference Between the MCP Inspector and MCP Tools](https://blog.fka.dev/blog/2025-03-27-mcp-inspector-vs-mcp-tools/) - [Installation](#install…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related developer tools servers