Loading MCP server directory, please wait...
STP/SPEI — Mexican instant bank transfers
npx @getmcp/cli add io.github.codespar/mcp-stp-speiRequires Node.js 18+. Community-contributed server. Review source before installing.
STP_API_KEYAPI key for STP
STP_COMPANYCompany identifier for STP
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.codespar/mcp-stp-spei": {
"command": "npx",
"args": [
"-y",
"@codespar/mcp-stp-spei"
],
"env": {
"STP_API_KEY": "",
"STP_COMPANY": ""
}
}
}
}