CLI tool for interacting with Model Context Protocol (MCP) servers
Top 36.0% on sourcepulse
A comprehensive command-line interface for interacting with Model Context Protocol (MCP) servers, mcptools
allows users to discover, call, and manage tools, resources, and prompts. It targets developers and researchers working with LLM applications and AI agents, offering enhanced control, testing capabilities, and extensibility through various transport methods and server modes.
How It Works
mcptools
leverages the Model Context Protocol (MCP) for communication, supporting both stdio and HTTP/SSE transports. It acts as a versatile client, enabling direct interaction with MCP servers, creating mock servers for isolated testing, and proxying requests to shell scripts for custom tool integration. Its unique features include a guard mode for access control and a project scaffolding tool for rapid MCP application development.
Quick Start & Requirements
brew tap f/mcptools && brew install mcp
go install github.com/f/mcptools/cmd/mcptools@latest
mcp tools npx -y @modelcontextprotocol/server-filesystem ~
Highlighted Details
Maintenance & Community
Licensing & Compatibility
Limitations & Caveats
mcp configs
) currently only works on macOS.2 weeks ago
1 day