avelino/mcp
CLI that turns MCP servers into terminal commands, single binary
This tool helps developers and operations engineers interact with various internal services like Sentry, Slack, or Grafana directly from their command line. It takes simple terminal commands as input and outputs structured JSON data, allowing you to quickly query logs, search issues, or list resources without writing custom scripts or using SDKs. It's ideal for anyone who needs to integrate different service APIs into their command-line workflows.
Use this if you are an operations engineer or developer who frequently needs to query or control different internal services via the command line and want a unified, scriptable interface.
Not ideal if you prefer graphical user interfaces for your service interactions or only need to interact with a single service occasionally.
Stars
23
Forks
3
Language
Rust
License
MIT
Category
Last pushed
Mar 18, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/avelino/mcp"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
hyper-mcp-rs/hyper-mcp
📦️ A fast, secure MCP server that extends its capabilities through WebAssembly plugins.
Cyfrin/aderyn
Solidity Static Analyzer that easily integrates into your editor
Roblox/studio-rust-mcp-server
Standalone Roblox Studio MCP Server
microsoft/wassette
Wassette: A security-oriented runtime that runs WebAssembly Components via MCP
rust-mcp-stack/rust-mcp-sdk
A high-performance, asynchronous toolkit for building MCP servers and clients in Rust.