Skip to main content
Glama
510,032 tools. Updated 2026-09-03 17:32

"How to log in to Discord as a user" matching MCP tools:

  • Authenticate on Discord using a configured token to enable AI assistants to interact with servers, send messages, manage channels, and handle reactions via MCP-Discord.
    MIT
  • Send messages to a specific Discord text channel using the MCP-Discord server to facilitate communication between AI assistants and Discord users.
    MIT
  • React to a specific Discord message with an emoji by providing the channel ID, message ID, and emoji identifier. Simplifies emoji interaction in Discord via MCP-Discord server.
    MIT
  • Send a private DM to a Discord user using their user ID. Requires mutual server and user DMs enabled. Returns the new message ID.
    MIT
  • List Discord guild members with pagination to audit membership and export roles per user.
    Apache 2.0
  • Explain effective Discord permissions for a member or role to verify actions and diagnose why Discord allows or denies them.
    Apache 2.0

Matching MCP Servers

  • A
    license
    Not graded
    quality
    C
    maintenance
    A minimal MCP server with get_weather and create_ticket tools, used for testing MCP servers across protocol, unit, eval, transport, and auth layers.
    MIT

Matching MCP Connectors

  • Transform any blog post or article URL into ready-to-post social media content for Twitter/X threads, LinkedIn posts, Instagram captions, Facebook posts, and email newsletters. Pay-per-event: $0.07 for all 5 platforms, $0.03 for single platform.

  • Connect a Discord bot (bot token from the developer portal) to read/send messages, list guilds and c

  • Resolve a Discord user ID to a public profile with username, avatar, and bot status. Use this to map IDs from other tools to recognizable user info.
    Apache 2.0
  • Retrieve Discord server audit logs to investigate actions like member kicks, with optional filters for user, action type, and pagination.
    Apache 2.0
  • Retrieve a Discord guild member by user ID to inspect roles, nickname, join date, and premium status.
    Apache 2.0
  • Remove a user's ban from a Discord server to let them rejoin. Provide the guild and user IDs to restore access for a previously banned member.
    Apache 2.0
  • Check whether a Discord user is banned in a server and retrieve the ban reason. Returns a 404 error if the user is not banned.
    Apache 2.0
  • Opens or fetches a DM channel with a user, returning a channel ID to send private messages through Discord.
    Apache 2.0
  • Search Keycloak user events to diagnose login failures. Filter logins, logouts, failed logins, and registrations by user, client, date, or IP to find why a user cannot log in.
    MIT