mcptools

f/mcptools
★ 1,519 stars Go 🌐 Browser/Web Updated 1mo ago
A command-line interface for interacting with MCP (Model Context Protocol) servers using both stdio and HTTP transport.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcptools": {
      "command": "go",
      "args": [
        "run",
        "github.com/f/mcptools@latest"
      ]
    }
  }
}

Topics

mcpmcp-servermodelcontextprotocol