Skip to main content
Glama
DonghwanJeong

Discord Message Finder MCP

Related Servers

Alternatives to Discord Message Finder MCP

No user-submitted related servers found.

    Related Servers

    • F
      license
      Not graded
      quality
      D
      maintenance
      An MCP server that enables searching Discord messages using Discord's native search API. Designed for use with Claude Code to find project decisions and communications in Discord.
      -
    • A
      license
      Not graded
      quality
      C
      maintenance
      Read-only MCP server for Discord that lists guilds, channels, and reads or searches messages using a self-bot account via discord.py-self.
      MIT
    • A
      license
      Not graded
      quality
      C
      maintenance
      MCP server with FTS5 full-text search over a SQLite export of a discord server.
      MIT
    • F
      license
      A
      quality
      C
      maintenance
      Local, read-only MCP server that connects to Discord via REST API, allowing listing guilds, channels, and messages with strict access controls and no write operations.
      5
      -
    • F
      license
      A
      quality
      C
      maintenance
      MCP server that exposes Discord and Twitch/Chatty chat log query tools to Claude Code, enabling searching messages, channel stats, user messages, and events from chat logs.
      7
      -
    • A
      license
      C
      quality
      A
      maintenance
      Local-first, read-only MCP server for searching and retrieving cited evidence from archived Telegram chats, including transcripts and media metadata.
      9
      2
      MIT

    TDQS

    A3.5/5.0

    Scored across 7 tools

    Disambiguation5/5

    Each tool serves a distinct purpose: access check, channel listing, two search methods (native and recent history), reading with pagination, context retrieval, and message location from URL. There is no functional overlap that would cause confusion for an agent.

    Naming Consistency5/5

    All tool names follow a consistent verb_noun pattern in snake_case (e.g., check_discord_access, list_guild_channels, search_guild_messages), making it predictable for an agent to infer functionality.

    Tool Count5/5

    With 7 tools, the server is well-scoped for its domain of Discord message finding. Each tool addresses a core operation without redundancy or unnecessary complexity.

    Completeness5/5

    The tool surface covers the full lifecycle of message discovery: access verification, channel enumeration, multiple search methods, paginated reading, context around a message, and pinpoint location from a URL. No obvious gaps are present.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues