MCP Use

The simplest way to interact with MCP servers and create custom agents, supporting connection of any LLM to MCP servers.

MCP-Use is an open-source solution for connecting any LLM to any MCP server and building custom MCP agents with tool access, without relying on closed-source or application clients.

This tool enables developers to easily connect any LangChain-supported LLM to tools such as web browsing, file operations, and more.

Core Features

FeatureDescription
🔄 Ease of UseCreate your first MCP-enabled agent with just 6 lines of code
🤖 LLM FlexibilityWorks with any LangChain-supported LLM that supports tool calls (OpenAI, Anthropic, Groq, LLama, etc.)
🌐 Code BuilderExplore MCP capabilities and generate starter code using the interactive code builder
🔗 HTTP SupportConnect directly to MCP servers running on specific HTTP ports
⚙️ Dynamic Server SelectionAgents can dynamically select the most suitable MCP server from the available pool for a given task
🧩 Multi-Server SupportUse multiple MCP servers simultaneously within a single agent
🛡️ Tool RestrictionsRestrict potentially dangerous tools, such as file system or network access
🔧 Custom AgentsBuild your own agents or create new adapters using the LangChain adapter

Comments

MCP Use
Resource Info
Author mcp-use
Added Date 2025-08-06
Type
Project
Tags
Agent Development MCP