Skip to main content
Glama

Context Bank MCP

by vulh1209
package.json675 B
{ "name": "context-bank", "version": "1.1.1", "description": "Context Bank MCP", "license": "MIT", "author": "vu.le", "homepage": "https://sipheragi.com", "type": "module", "bin": { "mcp-server-context-bank": "./build/index.js" }, "scripts": { "build": "tsc && shx chmod +x build/*.js", "prepare": "npm run build", "watch": "tsc --watch" }, "files": [ "build" ], "keywords": [], "devDependencies": { "@types/node": "^22.10.0", "prettier": "^3.5.3", "shx": "^0.3.4", "typescript": "^5.7.2" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.4.0", "axios": "^1.8.1", "dotenv": "^16.4.7" } }

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/vulh1209/context-bank-mcp'

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