f/mcptools
A command-line interface for interacting with MCP (Model Context Protocol) servers using both stdio and HTTP transport.
Platform-specific configuration:
{
"mcpServers": {
"mcptools": {
"command": "npx",
"args": [
"-y",
"mcptools"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...