Skip to main content
Glama

MCP Memory Service

{ "name": "mcp-bridge-tests", "version": "1.0.0", "description": "Unit tests for HTTP-MCP bridge", "main": "test_http_mcp_bridge.js", "scripts": { "test": "mocha test_http_mcp_bridge.js --reporter spec", "test:watch": "mocha test_http_mcp_bridge.js --reporter spec --watch" }, "dependencies": { "mocha": "^10.0.0", "sinon": "^17.0.0" }, "devDependencies": {}, "keywords": ["mcp", "bridge", "testing"], "author": "", "license": "Apache-2.0" }

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/doobidoo/mcp-memory-service'

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