Skip to main content

mcptools

by f· AI & ML
2k

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

Install

Add to ~/Library/Application Support/Claude/claude_desktop_config.json

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

Works Well With

Other MCP servers developers commonly pair with mcptools

About

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

mcpmcp-servermodelcontextprotocol