Skip to main content
Glama

Memory Bank MCP Server

by yywdandan
options.asynct.js438 B
var it = require('it-is').style('colour') , split = require('..') exports ['maximum buffer limit'] = function (test) { var s = split(JSON.parse, null, { maxLength: 2 }) , caughtError = false , rows = [] s.on('error', function (err) { caughtError = true }) s.on('data', function (row) { rows.push(row) }) s.write('{"a":1}\n{"') s.write('{ "') it(caughtError).equal(true) s.end() test.done() }

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/yywdandan/memory-bank-mcp-server'

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