Mcp Cli Catalog
@abcpro1
About Mcp Cli Catalog
An MCP server that publishes CLI tools on your machine for discoverability by LLMs
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
Basic information
More Developer Tools MCP servers
Altronis
sypherinMCP server + CLI for Altronis — Singapore AI consulting. Ask the Lyra consultant, generate a grant-matched AI transformation plan, pull curated SG AI events/news. Read-only, wraps altronis.sg.
endoflife.ai
endoflife.aiFree MCP server for software end-of-life intelligence: EOL dates, support status, and the 0-100 EOL Risk Score across 485 tracked products. Agents can check a single version, pull a product's full lifecycle schedule, or

PuzzleTide Puzzle Generator
Caravaca-LabsWord search generator, crossword generator, and sudoku generator + solver as a local-first MCP server. 15 deterministic tools: printable PDF puzzle worksheets, themed word banks, and verifiable LLM evals. From the makers
Hello World MCP Server (Reference Extension)
anthropicsDesktop Extensions: One-click local MCP server installation in desktop apps
Burp Suite MCP Server Extension
PortSwiggerMCP Server for Burp
Comments