mirror of
https://github.com/shadawck/awesome-cli-frameworks.git
synced 2026-07-15 20:02:48 -05:00
[PR #30] [CLOSED] Add click-to-mcp: Auto-wrap Click/Typer CLIs as MCP servers #27
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/shadawck/awesome-cli-frameworks/pull/30
Author: @Coding-Dev-Tools
Created: 5/17/2026
Status: ❌ Closed
Base:
master← Head:add-click-to-mcp📝 Commits (1)
c28a034Add click-to-mcp: Auto-wrap Click/Typer CLIs as MCP servers📊 Changes
1 file changed (+355 additions, -353 deletions)
View changed files
📝
README.md(+355 -353)📄 Description
Adds click-to-mcp to the Python section. click-to-mcp auto-wraps any Click or Typer CLI as an MCP server, enabling AI agents to invoke CLI commands directly. Bridges Python CLI tools to the Model Context Protocol ecosystem.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
[PR #30] Add click-to-mcp: Auto-wrap Click/Typer CLIs as MCP serversto [PR #30] [CLOSED] Add click-to-mcp: Auto-wrap Click/Typer CLIs as MCP servers