A humble request for feedback: Extending Typer to MCP #1825
ghost
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In the name of God, the Most Gracious, the Most Merciful.
Dear Sebastián Ramírez,
I hope this message finds you in good health. First and foremost, I wish to express my deep gratitude for your exceptional work on Typer and FastAPI. They have fundamentally improved the experience of building command-line interfaces and web applications in Python.
I am writing to respectfully share a project that builds directly upon your library, Typer. It is called
typer-mcp. Its purpose is to automatically convert any Typer CLI into an MCP (Model Context Protocol) server – without requiring any modification to the original code. The goal is to enable AI agents (such as Claude) to natively utilize existing command-line tools, thereby opening a vast ecosystem of CLIs to artificial intelligence.If you could spare a few minutes, I would be immensely grateful for your honest and critical feedback. I am particularly interested in whether this approach aligns with Typer's core design philosophy, and what potential pitfalls you might foresee.
My project repository:
https://github.com/Darussalamnoor/typer-mcp
Additionally, I have developed a broader framework called
surgefor constructing digital humans with multi-layered memory and personality traits:https://github.com/Darussalamnoor/surge
Thank you once again for your invaluable contributions to the Python community. I hope my humble work honors your original vision.
With respect and gratitude,
Darussalamnoor
Beta Was this translation helpful? Give feedback.
All reactions