ai.smithery/Danushkumar-V-mcp-discord
An MCP server that integrates with Discord to provide AI-powered features.
Installation
Claude Desktop config (remote)
{
"mcpServers": {
"ai-smithery-danushkumar-v-mcp-discord": {
"type": "streamable-http",
"url": "https://server.smithery.ai/@Danushkumar-V/mcp-discord/mcp"
}
}
}Cursor config
{
"mcpServers": {
"ai-smithery-danushkumar-v-mcp-discord": {
"url": "https://server.smithery.ai/@Danushkumar-V/mcp-discord/mcp"
}
}
}Security Report
Score Breakdown
Findings (5)
Overly Broad Capability Claims
The description claims 'AI-powered features' without specifying what those features are. This is vague and doesn't clearly define the server's scope or capabilities.
Remote HTTP Endpoint Without Visible Authentication
The server uses streamable-http transport with a remote URL (https://server.smithery.ai/...). Remote endpoints are higher risk than local stdio servers and require authentication mechanisms to prevent unauthorized access.
Discord Integration Scope Unclear
Discord integration could potentially access messages, user data, server information, or perform actions on behalf of the user. The scope of what Discord permissions this server requests is not documented.
No Tool Definitions Available
Tool definitions could not be fetched from the server. This prevents detailed analysis of input validation, prompt injection risks, and actual capabilities.
Semantic Analysis Summary
This Discord integration server has moderate security concerns due to vague capability descriptions, remote HTTP transport without visible authentication details, and unclear scope of Discord permissions. The lack of available tool definitions prevents deeper analysis. The presence of a GitHub repository is a positive trust signal, but more specific documentation of capabilities and permissions is needed.
Last scanned 1h ago
Details
- Version
- 1.2.0
- Transport
- streamable-http
- Capabilities
- Repository
- Danushkumar-V/mcp-discord