Назад к каталогу
mcp-use

mcp-use

Сообщество

от mcp-use

0.0
0 отзывов

mcp-use is the easiest way to interact with mcp servers with custom agents

Установка

pip install mcp-use langchain-openai

Описание

<div align="center"> <div align="center" style="margin: 0 auto; max-width: 80%;"> <a href="https://mcp-use.com"> <picture> <source media="(prefers-color-scheme: dark)" srcset="./static/logo_white.svg"> <source media="(prefers-color-scheme: light)" srcset="./static/logo_black.svg"> <img alt="mcp use logo" src="./static/logo_black.svg" width="80%" style="margin: 20px auto;"> </picture> </a> </div> <h1 align="center" style="border:0; font-style:italic; font-weight:300;">Full-Stack MCP Framework</h1> <p align="center" style="max-width:600px; margin-bottom:40px"> <b>mcp-use</b> provides everything you need to build with <a href="https://modelcontextprotocol.io">Model Context Protocol</a> <br/> MCP servers, MCP clients and AI agents in 6 lines of code, in both <b>Python</b> and <b>TypeScript</b>.</p> <p align="center"> <a href="https://github.com/mcp-use/mcp-use/stargazers" alt="GitHub stars"> <img src="https://img.shields.io/github/stars/mcp-use/mcp-use?style=social" /></a> <a href="https://github.com/mcp-use/mcp-use/blob/main/LICENSE" alt="License"> <img src="https://img.shields.io/github/license/mcp-use/mcp-use" /></a> <a href="https://docs.mcp-use.com" alt="Documentation"> <img src="https://img.shields.io/badge/mcp--use-docs-red" /></a> <a href="https://mcp-use.com" alt="Website"> <img src="https://img.shields.io/badge/cloud-mcp--use.com-blue" /></a> <a href="https://x.com/mcpuse" alt="X follow mcp-use"> <img src="https://img.shields.io/twitter/follow/mcp-use?style=social" /></a> <a href="https://discord.gg/XkNkSkMz3V" alt="Discord"> <img src="https://dcbadge.limes.pink/api/server/XkNkSkMz3V?style=flat" /></a> <br/> <a href="https://github.com/mcp-use/mcp-use/tree/main/libraries/python" alt="Python repository"> <img src="https://img.shields.io/badge/pyhton-repo-grey?labelColor=white&logo=python" alt="Badge"></a> <a href="https://pypi.org/project/mcp_use/" alt="PyPI Version"> <img src="https://img.shields.io/pypi/v/mcp_use.svg"/></a> <a href="https://pypi.org/project/mcp_use/" alt="PyPI Downloads"> <img src="https://static.pepy.tech/badge/mcp-use" /></a> <a href="https://docs.mcp-use.com/python" alt="Python Documentation"> <img src="https://img.shields.io/badge/python-docs-red" /></a> <a href="https://github.com/mcp-use/mcp-use/actions/workflows/conformance.yml" alt="Python MCP Conformance"> <img src="https://img.shields.io/endpoint?url=https://gist.githubusercontent.com/tonxxd/6edf670f0446dc9f7a1f32d6bfda2b70/raw/python-conformance.json" /></a> <br/> <a href="https://github.com/mcp-use/mcp-use/tree/main/libraries/typescript" alt="Typescript Documentation"> <img src="https://img.shields.io/badge/typescript-repo-grey?labelColor=white&logo=typescript" alt="Badge"></a> <a href="https://www.npmjs.com/package/mcp-use" alt="NPM Version"> <img src="https://img.shields.io/npm/v/mcp-use.svg"/></a> <a href="https://www.npmjs.com/package/mcp-use" alt="NPM Downloads"> <img src="https://img.shields.io/npm/dw/mcp-use.svg"/></a> <a href="https://docs.mcp-use.com/typescript" alt="Typescript Documentation"> <img src="https://img.shields.io/badge/typescript-docs-red" /></a> <a href="https://github.com/mcp-use/mcp-use/actions/workflows/conformance.yml" alt="TypeScript MCP Conformance"> <img src="https://img.shields.io/endpoint?url=https://gist.githubusercontent.com/tonxxd/6edf670f0446dc9f7a1f32d6bfda2b70/raw/typescript-conformance.json" /></a> <a href="https://pkg.pr.new/~/mcp-use/mcp-use" alt="Open PR Package Preview"> <img src="https://pkg.pr.new/badge/mcp-use/mcp-use" /></a> <br/> <a href="https://inspector.mcp-use.com" alt="MCP Inspector Online"> <img src="https://img.shields.io/badge/MCP%20Inspector-black" /></a> <a href="https://mcp-use.com" alt="MCP Deploy"> <img src="https://img.shields.io/badge/Deploy%20MCP-black" /></a> </p> </div> --- ## Stack - **🤖 MCP Agents** - AI agents that can use tools and reason across steps - **🔌 MCP Clients** - Connect any LLM to any MCP server - **🛠️ MCP Servers** - Build your own MCP servers - **🔍 MCP Inspector** - Web-based debugger for MCP servers - **🎨 MCP-UI Resources** - Build ChatGPT apps with interactive widgets --- <h2 align="left" style="border:0; margin-top:50px">🚀 What Do You Want to Build?</h2> <table> <tr> <td width="50%" valign="top"> <h3>🤖 Build an AI Agent</h3> <p>Create intelligent agents that can use tools, browse the web, manage files, and more.</p> <p> <a href="#build-an-ai-agent">Quick Start ↓</a> | <a href="https://docs.mcp-use.com/python/agent/agent-configuration">Python Docs</a> | <a href="https://docs.mcp-use.com/typescript/agent/agent-configuration">TypeScript Docs</a> </p> </td> <td width="50%" valign="top"> <h3>🔌 Us

Отзывы (0)

Пока нет отзывов. Будьте первым!