Mcp Cli Catalog
@abcpro1
About Mcp Cli Catalog
An MCP server that publishes CLI tools on your machine for discoverability by LLMs
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"cli-catalog": {
"command": "npx",
"args": [
"mcp-cli-catalog"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Mcp Cli Catalog?
An MCP server that publishes the CLI tools on your machine as MCP tool definitions, making them discoverable to LLM coding agents. The server does not execute tools; it only informs the agent of available commands, relying on the agent's existing shell access to run them.
How to use Mcp Cli Catalog?
Add the server to your MCP client configuration (e.g., Claude Code) using npx mcp-cli-catalog. You can optionally provide a custom catalog JSON file with --config <path> or the MCP_CLI_CATALOG_FILE environment variable. The catalog file defines tools with required `name
More Developer Tools MCP servers
test
prysmaticlabsGo implementation of Ethereum proof of stake
nuxt-mcp / vite-plugin-mcp
antfuMCP server helping models to understand your Vite/Nuxt app better.
Unity MCP (Server + Plugin)
IvanMurzakAI Skills, MCP Tools, and CLI for Unity Engine. Full AI develop and test loop. Use cli for quick setup. Efficient token usage, advanced tools. Any C# method may be turned into a tool by a single line. Works with Claude Code, Gemini, Copilot, Cursor and any other absolutely for fr
Huoshan Test
volcenginetest
harlancA simple,high performance and secure live media server in pure Rust (RTMP[cluster]/RTSP/WebRTC[whip/whep]/HTTP-FLV/HLS).🦀
Comments