Skip to main content
Glama

Discord Notification MCP Server

by kstonekuan
package.json675 B
{ "name": "discord-notification-mcp", "version": "0.1.0", "private": true, "scripts": { "deploy": "wrangler deploy", "dev": "wrangler dev", "format": "biome format --write", "lint:fix": "biome lint --fix", "start": "wrangler dev", "cf-typegen": "wrangler types", "type-check": "tsc --noEmit", "build": "pnpm format && pnpm lint:fix && pnpm cf-typegen && pnpm type-check" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.12.0", "agents": "^0.0.94", "discord-api-types": "^0.38.10", "zod": "^3.25.28" }, "devDependencies": { "@biomejs/biome": "^1.9.4", "@types/node": "^22.15.29", "typescript": "^5.8.3", "wrangler": "^4.16.1" } }

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/kstonekuan/discord-notification-mcp'

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