Back to Home
mindfulent icon

slashAI

Verified Safe

by mindfulent

Overview

A privacy-aware Discord AI assistant and MCP server that provides persistent memory, scheduled reminders, Minecraft build recognition, and agentic tools.

Installation

Run Command
python src/mcp_server.py

Environment Variables

  • DISCORD_BOT_TOKEN
  • ANTHROPIC_API_KEY
  • DATABASE_URL
  • VOYAGE_API_KEY
  • DO_SPACES_KEY
  • DO_SPACES_SECRET
  • OWNER_ID
  • SLASHAI_API_KEY
  • RECOGNITION_API_URL
  • RECOGNITION_API_KEY

Security Notes

The project demonstrates strong security practices: API keys and sensitive configurations are managed via environment variables. Webhook endpoints are protected with an API key. SQL interactions use parameterized queries to prevent injection. GitHub documentation access is restricted to a hardcoded repository and validated paths to prevent traversal. A robust privacy model segregates memories by channel type and user ownership, with explicit validation for 'global safe' facts. Agentic tools for Discord actions are restricted to a configurable owner ID. Image processing limits (size, dimensions) mitigate some risks. Regular updates of external dependencies are crucial for maintaining security.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassHigh
Avg Tokens1300
Stars0
Forks0
Last Update2026-01-18

Tags

Discord BotAI AssistantMemory SystemMinecraft RecognitionAgentic Tools