by avelino · MCP Server · ★ 52
mcp CLI that turns MCP servers into terminal commands. No SDKs. No wrapper code. One binary, any MCP server. What it does MCP (Model Context Protocol) servers expose tools — search issues, query logs, send messages, read files. This CLI lets you call those tools directly from your terminal. You configure a server once, then use it like any other command. Output is always JSON. Pipe it, it, script it. Quick start Install: Add a server from the registry: Or add an HTTP server manually: See what tools are available: Call a tool: That's it. You're using MCP.
| Stars | 52 |
| Forks | 8 |
| Language | Rust |
| Category | MCP Server |
| License | MIT |
| Quality Score | 65.744/100 |
| Open Issues | 12 |
| Last Updated | 2026-05-20 |
| Created | 2026-03-15 |
| Platforms | cli, mcp, rust |
| Est. Tokens | ~64k |
Explore other popular mcp server tools:
mcp is CLI that turns MCP servers into terminal commands, single binary. It is categorized as a MCP Server with 52 GitHub stars.
mcp is primarily written in Rust. It covers topics such as cli, mcp, mcp-server.
You can find installation instructions and usage details in the mcp GitHub repository at github.com/avelino/mcp. The project has 52 stars and 8 forks, indicating an active community.
mcp is released under the MIT license, making it free to use and modify according to the license terms.