claudedwithlove
explore/discord-mcp

discord-mcp

Crafted

Discord APIのMCPサーバー

Y
by yone-k
·0··submitted April 15, 2026
View on GitHub
Clauded With Love Rating
6.1 / 10

Discord-mcp is a TypeScript implementation of a Model Context Protocol (MCP) server that integrates Discord API functionality with MCP-compatible clients like Claude Desktop. The project provides Docker containerization and comprehensive setup instructions for connecting Discord bot capabilities to AI assistants.

Code Quality4.5
Usefulness7.0
Claude Usage5.5
Documentation7.5
Originality6.0
Highlights
  • Comprehensive Japanese documentation with detailed Claude Desktop configuration examples
  • Multiple deployment options including Docker, local builds, and development environments with clear environment variable handling
  • Well-structured project layout with proper TypeScript configuration and build scripts
To Improve
  • Add actual source code implementation in src/index.ts and include test coverage to validate the MCP server functionality
  • Provide the referenced TOOLLIST.md file and include concrete examples of Discord API operations available through the MCP interface