Loading MCP server directory, please wait...
MCP server for Matera — Brazilian core-banking BaaS over Pix, DICT, and Pix Automático
npx @getmcp/cli add io.github.codespar/mcp-materaRequires Node.js 18+. Community-contributed server. Review source before installing.
MATERA_CLIENT_IDOAuth2 client_id issued by Matera
MATERA_CLIENT_SECRETOAuth2 client_secret issued by Matera
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.codespar/mcp-matera": {
"command": "npx",
"args": [
"-y",
"@codespar/mcp-matera"
],
"env": {
"MATERA_CLIENT_ID": "",
"MATERA_CLIENT_SECRET": "",
"MATERA_BASE_URL": ""
}
}
}
}