Skip to content

Add click-to-mcp: Auto-wrap Click/Typer CLIs as MCP servers#3134

Closed
Coding-Dev-Tools wants to merge 1 commit into
vinta:masterfrom
Coding-Dev-Tools:add-click-to-mcp
Closed

Add click-to-mcp: Auto-wrap Click/Typer CLIs as MCP servers#3134
Coding-Dev-Tools wants to merge 1 commit into
vinta:masterfrom
Coding-Dev-Tools:add-click-to-mcp

Conversation

@Coding-Dev-Tools
Copy link
Copy Markdown

click-to-mcp

Adds click-to-mcp to the AI and Agents > Orchestration section.

What it does: Auto-wraps any Python Click or Typer CLI as an MCP (Model Context Protocol) server. Zero code changes needed — introspects commands at runtime and generates MCP tools from every command, argument, and option.

Why it fits: click-to-mcp bridges existing CLI tools with AI agent workflows. It enables any Click/Typer CLI to become accessible to AI coding agents (Claude Code, Cursor, etc.) via the MCP protocol, making it a natural fit alongside orchestration frameworks.

  • Single project addition (as per guidelines)
  • Added to the Orchestration subcategory alphabetically between promptise and pydantic-ai
  • Concise description following existing format

@JinyangWang27
Copy link
Copy Markdown
Collaborator

@Coding-Dev-Tools Thanks for your submission. However, this project does not meet our acceptance criteria:

Repository age: The repository was created 4 days ago. We require a minimum of 3 months (or 6 months for Hidden Gem submissions) to ensure project stability.

GitHub stars: 3 stars (minimum 100 required, or strong justification for Hidden Gem).

Please see our CONTRIBUTING.md for full requirements. You're welcome to resubmit once the project has matured and gained community traction.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants