Skip to main content
Glama

SendPulse Chatbots MCP Server

by dshemendiuk
package.json629 B
{ "name": "mcp-quickstart-ts", "version": "1.0.0", "main": "index.js", "type": "module", "bin": { "weather": "./build/index.js" }, "scripts": { "build": "tsc && node -e \"require('fs').chmodSync('build/index.js', '755')\"", "start": "node build/index.js" }, "files": [ "build" ], "keywords": [], "author": "", "license": "ISC", "description": "", "devDependencies": { "@types/express": "^5.0.3", "@types/node": "^22.10.0", "ts-node": "^10.9.2", "typescript": "^5.7.2" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.18.1", "express": "^5.1.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/dshemendiuk/mcp-sendpulse'

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