Jachy MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DISCORD_BOT_TOKEN | Yes | Discord Bot Token required to authenticate with the Discord API. Obtain this from the Discord Developer Portal. |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| discord_create_forum_postA | Creates a new post (thread) inside a Discord Forum channel. Parameters:
Returns: A confirmation string with the post title and a direct URL, e.g.: "Forum post created successfully.\nTitle: My Post\nURL: https://discord.com/channels/GUILD/THREAD" Errors:
|
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
TDQS
Scored across 1 tool
With only one tool, there is no possibility of confusion or overlap with other tools. The tool's purpose is singular and clearly defined as creating forum posts in Discord.
Since there is only one tool, naming consistency is inherently perfect. The tool name 'discord_create_forum_post' follows a clear verb_noun pattern with a domain prefix.
A single tool is too few for a server named 'Jachy MCP Server' which implies broader functionality, likely in the Discord domain. This minimal set feels thin and incomplete for typical Discord operations.
Inferred domain is Discord forum management, but the toolset is severely incomplete—it only allows creating posts with no ability to read, update, delete, or list existing posts. This will cause agent failures for common workflows.