MCP Server
MCP
io.github.codespar/mcp-mercado-pago
Mercado Pago — payments, checkout, PIX, refunds for LATAM
Install
npx -y @codespar/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "@codespar/mcp-mercado-pago",
"version": "0.2.2",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "API key/token for mercado-pago",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "MERCADO_PAGO_ACCESS_TOKEN"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment