---
title: Introduction
description: "Welcome to mcp_use - The Open Source MCP Client Library"
---
## What is mcp_use?
mcp_use is an open source library that enables developers to connect any Language Learning Model (LLM) to any MCP server, allowing the creation of custom agents with tool access without relying on closed-source or application-specific clients.
## Key Features
Connect any LLM to any MCP server without vendor lock-in
Support for any MCP server through a simple configuration system
Simple JSON-based configuration for MCP server integration
Compatible with any LangChain-supported LLM provider
Connect to MCP servers running on specific HTTP ports for web-based integrations
## Getting Started
Install mcp_use and set up your environment
Learn how to configure mcp_use with your MCP server