The MCP server provides a comprehensive API for developers to interact with Mercado Libre's services, enabling functionalities such as product listings, order management, and user authentication.
Documentation
Memgraph AI Toolkit
A unified mono-repo for integrating AI-powered graph tools on top of Memgraph.
This repository contains the following libraries:
memgraph-toolbox
Core Python utilities and CLI tools for querying and analyzing a Memgraph database. The package is available on the PyPi
langchain-memgraph
A LangChain integration package, exposing Memgraph operations as LangChain tools and toolkits. The package is available on the PyPi
mcp-memgraph
An MCP (Model Context Protocol) server implementation, exposing Memgraph tools over a lightweight STDIO protocol. The package is available on the PyPi
Usage examples
For individual examples on how to use the toolbox, LangChain, or MCP, refer to our documentation: