Skip to main content
Glama
alisen39

whatshot-mcp

by alisen39

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
WHATSHOT_MCP_BACKEND_URLNoThe URL of the WhatsHot Backend API.
WHATSHOT_MCP_SERVER_BINDNoThe bind address for the MCP server. Defaults to 127.0.0.1.
WHATSHOT_MCP_SERVER_PATHNoThe HTTP path for the MCP endpoint. Defaults to /mcp.
WHATSHOT_MCP_SERVER_PORTNoThe port for the MCP server. Defaults to 6691.
WHATSHOT_MCP_SERVER_TOKENNoThe static bearer token for inbound MCP requests. Used when server.auth.mode is 'static_token'.
WHATSHOT_MCP_BACKEND_API_KEYNoThe API key for the WhatsHot Backend. Sent as an Authorization: Bearer header.
WHATSHOT_MCP_SERVER_AUTH_MODENoThe authentication mode for inbound MCP requests. Use 'static_token' for non-loopback binds; 'oauth' is reserved and fails closed.
WHATSHOT_MCP_SERVER_TOKEN_ENVNoThe name of an environment variable that contains the static bearer token for inbound MCP requests.
WHATSHOT_MCP_BACKEND_TIMEOUT_SECONDSNoTimeout in seconds for Backend HTTP requests.
WHATSHOT_MCP_BACKEND_CAPABILITIES_TTL_SECONDSNoTime-to-live in seconds for the cached Backend capabilities snapshot.

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

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/alisen39/whatshot-mcp'

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