Skip to main content
Glama

SendGrid MCP Server

by deyikong
package.json537 B
{ "name": "sendgrid-mcp", "type": "module", "bin": { "sendgrid-mcp": "./build/index.js" }, "scripts": { "build": "tsc && chmod 755 build/index.js" }, "files": [ "build" ], "version": "1.0.1", "main": "index.js", "keywords": [], "author": "", "license": "ISC", "description": "MCP Server for SendGrid API v3 operations", "dependencies": { "@modelcontextprotocol/sdk": "^1.17.3", "zod": "^3.25.76" }, "devDependencies": { "@types/node": "^24.3.0", "typescript": "^5.9.2" } }

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/deyikong/sendgrid-mcp'

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