f/mcptools
A command-line interface for interacting with MCP (Model Context Protocol) servers using both stdio and HTTP transport.
This tool helps developers interact with Model Context Protocol (MCP) servers. It allows you to discover, call, and manage various 'tools' and 'resources' exposed by these servers, similar to interacting with a remote API. You input server addresses and commands, and it outputs structured data about available functions or the results of calling them. This is for developers building or integrating with systems that use the MCP standard.
1,514 stars.
Use this if you are a developer who needs a flexible command-line interface to interact with MCP servers for testing, scripting, or managing AI agents and their capabilities.
Not ideal if you are an end-user looking for a graphical interface or a high-level application to solve a business problem directly, as this is a developer tool.
Stars
1,514
Forks
117
Language
Go
License
MIT
Category
Last pushed
Dec 18, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/f/mcptools"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
digitalocean-labs/mcp-digitalocean
MCP DigitalOcean Integration
SigNoz/signoz-mcp-server
MCP Server for SigNoz
buildkite/buildkite-mcp-server
Official MCP Server for Buildkite.
razorpay/razorpay-mcp-server
Razorpay's Official MCP Server
tuannvm/mcp-trino
A high-performance Model Context Protocol (MCP) server for Trino implemented in Go.