
Meet MCP-Use, the Universal Plugin System for LLMs: This Library Lets Any AI Use Any Tool
Last Updated on April 18, 2025 by Editorial Team
Author(s): TONI RAMCHANDANI
Originally published on Towards AI.
You’re building an AI agent. It’s smart. It chats. But… it’s stuck.
It can’t browse the web.It can’t access files.It can’t hit APIs.It’s trapped in its own sandbox — like giving a genius a blank notebook and locking the door.
Now imagine this instead: You write six lines of code, give your agent tools like browser control, file system access, and real-time API querying — and it just works.
Welcome to MCP-Use: a deceptively simple Python library that connects any LLM to any external tool using the open Model Context Protocol (MCP) — Built by Pietro Zullo
For months, devs like me were stuck hacking together brittle toolchains just to let ChatGPT search the web or call custom APIs. We tried LangChain agents. We wrote wrappers. We wrestled with plugins. And all of it was tied to specific models, closed apps, or convoluted hacks.
That’s what MCP-Use fixes — cleanly, openly, and powerfully.
This guide is a full deep dive: how MCP-Use works, what problems it solves, and how to build agents that think and act — with real-world examples like controlling a browser, searching Airbnb, driving Blender 3D, and even operating IoT devices.
If you’ve ever wanted to give your LLM real-world powers, this is the… Read the full blog for free on Medium.
Join thousands of data leaders on the AI newsletter. Join over 80,000 subscribers and keep up to date with the latest developments in AI. From research to projects and ideas. If you are building an AI startup, an AI-related product, or a service, we invite you to consider becoming a sponsor.
Published via Towards AI
Take our 90+ lesson From Beginner to Advanced LLM Developer Certification: From choosing a project to deploying a working product this is the most comprehensive and practical LLM course out there!
Towards AI has published Building LLMs for Production—our 470+ page guide to mastering LLMs with practical projects and expert insights!

Discover Your Dream AI Career at Towards AI Jobs
Towards AI has built a jobs board tailored specifically to Machine Learning and Data Science Jobs and Skills. Our software searches for live AI jobs each hour, labels and categorises them and makes them easily searchable. Explore over 40,000 live jobs today with Towards AI Jobs!
Note: Content contains the views of the contributing authors and not Towards AI.