Skip to main content
Glama

BCB Payment Methods MCP Server

package.json934 B
{ "name": "bcb-meios-pagamento-mcp", "version": "1.0.0", "description": "Servidor MCP para API de Dados Abertos de Meios de Pagamento do Banco Central do Brasil", "type": "module", "main": "dist/index.js", "scripts": { "build": "tsc", "watch": "tsc --watch", "start": "node dist/index.js", "start:http": "node dist/http-server.js", "dev": "tsc --watch & node --watch dist/index.js", "dev:http": "tsc --watch & node --watch dist/http-server.js" }, "keywords": [ "mcp", "banco-central", "bcb", "meios-de-pagamento", "dados-abertos", "brasil" ], "author": "", "license": "MIT", "dependencies": { "@modelcontextprotocol/sdk": "^1.0.4", "axios": "^1.7.9", "express": "^4.18.2", "cors": "^2.8.5" }, "devDependencies": { "@types/node": "^22.10.5", "@types/express": "^4.17.21", "@types/cors": "^2.8.17", "typescript": "^5.7.3" } }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/derikfernandes/bcb-meios-pagamento-mcp_2'

If you have feedback or need assistance with the MCP directory API, please join our Discord server