anthropics / anthropics/claude-plugins-community
Plugin submission: click-to-mcp (auto-wrap Click/typer CLIs as MCP servers)
- Lingua principale
- Python
- Stelle
- 3.9k
- Fork
- 290
- Merge medio
- 10h 41m
- PR unite (30g)
- 2
Descrizione
## Plugin Submission
**Name:** click-to-mcp
**Version:** 0.5.0
**Author:** Revenue Holdings
**Repo:** https://github.com/Coding-Dev-Tools/click-to-mcp
### Description
Auto-wrap any Click or typer Python CLI as an MCP server with zero code changes. Supports stdio, HTTP+SSE, and Streamable HTTP transport with automatic tool discovery.
### Plugin structure
```
.claude-plugin/plugin.json — validated with `claude plugin validate`
.mcp.json — demo server config
```
Release tag: `click-to-mcp--v0.5.0`
### Key features
- Zero-code transformation of Click/typer CLIs into MCP servers
- Automatic tool discovery via `click-to-mcp discover`
- Three transports: stdio, HTTP+SSE, Streamable HTTP
- Type mapping: Click types to JSON Schema automatically
- PyPI package, Apache-2.0 license
**Note:** Unable to fork this repo (403).
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.