Skip to main content
easy-mcp-use Light Theme

What is easy-mcp-use?

easy-mcp-use is a TypeScript 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

TypeScript First

Built with TypeScript for better type safety and developer experience

Flexible Configuration

Support for any MCP server through a simple configuration system

Easy Setup

Simple JSON-based configuration for MCP server integration

Universal LLM Support

Compatible with any LangChain-supported LLM provider

HTTP Connection

Connect to MCP servers running on specific HTTP ports for web-based integrations

Dynamic Server Selection

Agents can dynamically choose the most appropriate MCP server for the task

Getting Started

Installation

Install easy-mcp-use and set up your environment

Configuration

Learn how to configure easy-mcp-use with your MCP server