Skip to main content
Glama

Bunq MCP

by WilcoKruijer
docker-compose.yml274 B
services: bunq-mcp: container_name: bunq-mcp image: node:latest ports: - "8788:8788" volumes: - ..:/opt - ./bunq-mcp.sh:/usr/local/bin/bunq-mcp working_dir: /app environment: - BUNQ_API_KEY=${BUNQ_API_KEY} command: bash

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/WilcoKruijer/bunq-mcp'

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