Skip to main content
Glama
package.json1.38 kB
{ "name": "@scarecr0w12/discord-mcp", "version": "1.0.5", "type": "module", "main": "dist/index.js", "bin": { "discord-mcp": "./dist/index.js" }, "scripts": { "build": "tsc", "start": "node dist/index.js", "start:stdio": "node dist/index.js", "start:http": "node dist/index.js --http", "dev": "tsx src/index.ts" }, "keywords": [ "mcp", "discord", "bot", "model-context-protocol", "discord-api", "server-management", "moderation", "webhooks", "ai", "llm" ], "author": "Jacob Bowen <10427387+scarecr0w12@users.noreply.github.com> (https://github.com/scarecr0w12)", "license": "ISC", "description": "A comprehensive MCP server for Discord API integration with 50+ tools for server management, messaging, moderation, and more", "homepage": "https://github.com/scarecr0w12/discord-mcp#readme", "repository": { "type": "git", "url": "git+https://github.com/scarecr0w12/discord-mcp.git" }, "bugs": { "url": "https://github.com/scarecr0w12/discord-mcp/issues" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.25.1", "@types/node": "^25.0.3", "discord.js": "^14.25.1", "dotenv": "^17.2.3", "express": "^5.2.1", "typescript": "^5.9.3", "zod": "^4.2.1" }, "devDependencies": { "@types/express": "^5.0.6", "tsx": "^4.21.0" } }

Latest Blog Posts

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

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