This is the Model Context Protocol (MCP) server for Mercado Pago, providing various functionalities for developers to integrate payment solutions seamlessly.
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: