Mcp Cli Catalog
@abcpro1
Mcp Cli Catalog について
An MCP server that publishes CLI tools on your machine for discoverability by LLMs
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"cli-catalog": {
"command": "npx",
"args": [
"mcp-cli-catalog"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
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
「開発者ツール」の他のコンテンツ
Smithery CLI
smithery-aiInstall, manage and develop MCP servers and skills for agents
Grafana MCP server
grafanaMCP server for Grafana
DevDocs by CyberAGI 🚀
cyberagiincCompletely free, private, UI based Tech Documentation MCP server. Designed for coders and software developers in mind. Easily integrate into Cursor, Windsurf, Cline, Roo Code, Claude Desktop App
Code Index MCP
johnhuang316A Model Context Protocol (MCP) server that helps large language models index, search, and analyze code repositories with minimal setup
MCP Containers
metorialConnect any AI model to 1200+ integrations (MCP, CLI, API)
コメント