Skip to main content
Glama
Microck

discord-py-self-mcp

by Microck

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
TEMP_DIRNoDirectory for temporary model files (default: /tmp/hcaptcha).
DISCRAWL_BINNoCustom path to discrawl executable.
CAPTCHA_PROXYNoProxy URL for solving hCaptcha challenges.
DISCORD_TOKENYesYour Discord user token.
GEMINI_API_KEYNoAPI key for Gemini AI vision (used for captcha solving).
RATE_LIMIT_ENABLEDNoEnable or disable rate limiting (default: true).
RATE_LIMIT_COOLDOWNNoCooldown duration in seconds when limit hit (default: 60).
RATE_LIMIT_ACTIONS_PER_MINUTENoMax actions per minute (default: 5).
RATE_LIMIT_MESSAGES_PER_MINUTENoMax messages per minute (default: 10).
RATE_LIMIT_MESSAGES_PER_SECONDNoMax messages per second (default: 1).

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Microck/discord.py-self-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server