Discover and explore top open-source AI tools and projects—updated daily.
fCLI tool for interacting with Model Context Protocol (MCP) servers
Top 30.4% 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 mcpgo install github.com/f/mcptools/cmd/mcptools@latestmcp tools npx -y @modelcontextprotocol/server-filesystem ~Highlighted Details
Maintenance & Community
Licensing & Compatibility
Limitations & Caveats
mcp configs ) currently only works on macOS.1 month ago
1 day
punkpeye
modelcontextprotocol