[PR #229] [CLOSED] Add click-to-mcp to CLIs & Terminal Tools 🤖🤖🤖 #3398

Closed
opened 2026-07-11 16:08:50 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/devtoolsd/awesome-devtools/pull/229
Author: @Coding-Dev-Tools
Created: 5/18/2026
Status: Closed

Base: mainHead: add-click-to-mcp


📝 Commits (1)

  • 2d16bd4 Add click-to-mcp to CLIs & Terminal Tools

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 readme.md (+1 -0)

📄 Description

Addition

Added click-to-mcp to the CLIs & Terminal Tools section.

What it does

click-to-mcp automatically converts any Python Click or typer CLI into an MCP (Model Context Protocol) server with zero code changes. This enables AI agents (Claude, GPT, etc.) to directly invoke your CLI tools as MCP tools.

Why it fits

  • CLI tool that bridges terminal tools and AI agents
  • Open source (MIT license)
  • Active development with tests and CI
  • Enables the growing MCP ecosystem to reuse existing CLI tools

Checklist

  • Entry added in alphabetical/logical order within section
  • Description is concise and follows existing format
  • Link points to the GitHub repo (not landing page)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/devtoolsd/awesome-devtools/pull/229 **Author:** [@Coding-Dev-Tools](https://github.com/Coding-Dev-Tools) **Created:** 5/18/2026 **Status:** ❌ Closed **Base:** `main` ← **Head:** `add-click-to-mcp` --- ### 📝 Commits (1) - [`2d16bd4`](https://github.com/devtoolsd/awesome-devtools/commit/2d16bd423e6c19a24e78699527de5dc2749cec33) Add click-to-mcp to CLIs & Terminal Tools ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `readme.md` (+1 -0) </details> ### 📄 Description ## Addition Added **[click-to-mcp](https://github.com/Coding-Dev-Tools/click-to-mcp)** to the CLIs & Terminal Tools section. ### What it does click-to-mcp automatically converts any Python Click or typer CLI into an MCP (Model Context Protocol) server with zero code changes. This enables AI agents (Claude, GPT, etc.) to directly invoke your CLI tools as MCP tools. ### Why it fits - CLI tool that bridges terminal tools and AI agents - Open source (MIT license) - Active development with tests and CI - Enables the growing MCP ecosystem to reuse existing CLI tools ### Checklist - [x] Entry added in alphabetical/logical order within section - [x] Description is concise and follows existing format - [x] Link points to the GitHub repo (not landing page) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-07-11 16:08:50 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-devtools#3398