Skip to main content
Glama

Resend MCP Server

by pontusab
package.json520 B
{ "name": "resend-mcp", "version": "1.0.0", "description": "Resend MCP", "main": "dist/index.js", "type": "module", "scripts": { "dev": "tsx watch src/index.ts", "start": "node dist/index.js", "build": "tsup src/index.ts --format esm --dts" }, "files": [ "dist" ], "dependencies": { "@modelcontextprotocol/sdk": "^1.5.0", "resend": "^4.1.2" }, "devDependencies": { "@types/node": "^20.11.24", "tsx": "^4.7.1", "typescript": "^5.3.3", "tsup": "^8.0.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/pontusab/resend-mcp'

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