Skip to main content
Glama

BMAD MCP Server

by Dali1789
index_20210527204418.jsโ€ข305 B
if (!globalThis.DOMException) { const { MessageChannel } = require('worker_threads') const port = new MessageChannel().port1 const ab = new ArrayBuffer() try { port.postMessage(ab, [ab, ab]) } catch (err) { globalThis.DOMException = err.constructor } } module.exports = globalThis.DOMException

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/Dali1789/bmad-mcp-server'

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